Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cheermote parsing #32

Open
SivakGames opened this issue Apr 16, 2021 · 1 comment
Open

Cheermote parsing #32

SivakGames opened this issue Apr 16, 2021 · 1 comment

Comments

@SivakGames
Copy link

First off, thanks for this. I've been able to get a lot of info. For regular messages, getting the emotes was a matter of parsing and using the messageEmotes found in the extra variable, however I couldn't find anything for cheermotes. Is there something I'm missing or is this currently not supported? I imagine it could be done similarly to the regular emotes. Thanks in advance.

@Crazy-Unicooorn
Copy link

For regular messages, getting the emotes was a matter of parsing and using the messageEmotes found in the extra variable.

I was able to retrieve information of the emote used in a message (emote IDs and place in the message), but I can't find out how to replace the emote text with the corresponding emote (I'm new to code).

I understand how to get the right image using Twitch emote links, and I was able to use them in messages, but I dont understand how I can replace the emote text code with that image.

If you've successfully done that already, I would love some help. And sorry if this isn't the right placd to ask, but on GitHub I cant find direct messages or other conversation options.

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

No branches or pull requests

2 participants