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

Can't re-add recently removed emotes #69

Open
JunkiEDM opened this issue Mar 13, 2024 · 1 comment
Open

Can't re-add recently removed emotes #69

JunkiEDM opened this issue Mar 13, 2024 · 1 comment

Comments

@JunkiEDM
Copy link

If someone tries to re-add an emote (or one with the same name) that was recently removed, it will say "emote code already added"
image
Same issue as Nerixyz/rewards#156, which means its probably a 7TV API issue, not sure if it's the endpoint for retrieving enabled emotes or if it's the endpoint for adding emotes.
If it's the former you might be able to get around it with a cache or by querying their Event API in some way.

@gempir
Copy link
Owner

gempir commented Mar 13, 2024

Yes it's a cache issue. Chatsen has a similar issue.

This is too much of an edge case for me. It's not worth implementing the whole event api just because someone wants to add an emote with the same code.

Instead we should support aliasing emotes in gempbot

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