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

Add support for super reactions #2882

Merged
merged 3 commits into from
May 31, 2024

Conversation

jamesbt365
Copy link
Member

@jamesbt365 jamesbt365 commented May 28, 2024

Rough, very quick addition of super reactions.

Fixes #2866.

Also seems like bots have a currency system identical to when super reactions first rolled out, I'm not sure if it ever gets replenished for bots or you get 5 a week, bots have some features of nitro for free but now users with nitro have unlimited super reactions, so I won't be sure for a week whats the verdict.

@github-actions github-actions bot added model Related to the `model` module. http Related to the `http` module. labels May 28, 2024
@jamesbt365 jamesbt365 marked this pull request as draft May 28, 2024 15:32
@jamesbt365 jamesbt365 marked this pull request as ready for review May 28, 2024 16:59
@arqunis arqunis added enhancement An improvement to Serenity. discord feature Related to Discord's functionality. labels May 29, 2024
Copy link
Member

@GnomedDev GnomedDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just small nitpick

src/model/channel/reaction.rs Outdated Show resolved Hide resolved
@arqunis arqunis merged commit 2d34b2b into serenity-rs:current May 31, 2024
22 checks passed
@jamesbt365 jamesbt365 deleted the super-reactions branch June 1, 2024 00:16
@GnomedDev GnomedDev mentioned this pull request Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discord feature Related to Discord's functionality. enhancement An improvement to Serenity. http Related to the `http` module. model Related to the `model` module.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clear up reaction events and add missing fields/super reaction support
3 participants