dolfies

Results 90 comments of dolfies

FWIW, the `recent_mentions()` function is the same API call that's used in the official client's inbox tab.

Yeah I know how the API request looks, but I'm not sure how to implement it in a user-friendly way. Raw JSON is not user friendly.

This doesn't really work. One function should preferably only make a single API call per iteration, and this implementation is way too specific. Marking all messages as read isn't the...

ShowHiddenThings ![](https://github.com/Vendicated/Vencord/assets/47677887/75e1f6ba-8921-4188-9c2d-c9c3f9d07101) ![](https://github.com/Vendicated/Vencord/assets/47677887/b6a923d2-ac55-40d9-b4f8-fa6fc117148b)

One more possible thing: channel followers webhooks can have `source_guild` and `source_channel` objects, would be cool to have those too

👋 Thanks for the concern! Patchcord does indeed patch and serve Discord's code on-the-fly, but I believe it still falls under fair use. For example, [the Wayback Machine](https://web.archive.org) patches files...

> IANAL so I can't really assert if what the Wayback Machine does would work because it doesn't do that on JS It does actually, I ran into it when...

I get what you're saying, but Discord does not have a good legal basis for going after either of the projects, and they know this. For example, Discord's known about...

While this isn't completely correct, I'll merge it at this time.

Coming when I rebase to the latest upstream version.