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

[fix] Emojis (reactions) not being displaying #215

Merged
merged 1 commit into from
Apr 26, 2024
Merged

[fix] Emojis (reactions) not being displaying #215

merged 1 commit into from
Apr 26, 2024

Conversation

nwithan8
Copy link
Owner

@nwithan8 nwithan8 commented Apr 26, 2024

The previous emojis past 9 were invalid, and could (should) not be used as reactions in Discord.

Instead, past the first 10 streams (1-9 + 0), colored square + colored circle emojis will be used to denote each stream and display the termination reaction.

Termination reaction count has also been reduced from 36 to 20, as 20 is the maximum number of reactions any one user can make on any given Discord message. Embed still has support for displaying up to 28 streams. If you have more than 28 concurrent streams... good for you.

- Limit stream count to 20 (max number of reactions allowed)
@nwithan8 nwithan8 merged commit d82f64e into master Apr 26, 2024
1 check passed
@nwithan8 nwithan8 deleted the emojis branch April 26, 2024 23:33
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

Successfully merging this pull request may close these issues.

1 participant