Skip to content
This repository has been archived by the owner on Jun 15, 2018. It is now read-only.

Animated emojis, and a suggestion. #77

Open
ajloveslily14 opened this issue Feb 2, 2018 · 4 comments
Open

Animated emojis, and a suggestion. #77

ajloveslily14 opened this issue Feb 2, 2018 · 4 comments

Comments

@ajloveslily14
Copy link

ajloveslily14 commented Feb 2, 2018

Currently using the emote command on a animated emoji fails. Also was wondering if the set game command could add rich presence support(if that can even be done)

@shikhir-arora
Copy link

The bot has to be updated with a later JDA version to support animated emojis, and rich presence is a local client process through RPC (and not a selfbot function) -- see https://github.com/jagrosh/DiscordIPC/blob/master/README.md for an example implementation.

@jagrosh
Copy link
Owner

jagrosh commented Feb 2, 2018

I'll update the library soon to add support for animated emojis (will require a slight modification to the command as well, but fairly trivial). And yeah, Rich Presence won't be added to this selfbot; it's much better to use the officially-documented method of IPC.

@ajloveslily14
Copy link
Author

Cool sounds good. Yeah I wasn't sure if the rick presence was just the same as selfbot with just sending http requests to discord or something else heh.

@ajloveslily14
Copy link
Author

any update?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants