We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe.
Discord has introduced buttons, which are intended to replace emotes when interacting with bot messages: https://discord.com/developers/docs/interactions/message-components .
Example 1:
Example 2:
Describe the solution you'd like
Use buttons instead of emotes for interacting with the bot where appropriate (i.e. moving through directories, queues, etc.).
Describe alternatives you've considered
Continuing to just use the emote reactions.
Additional context
Button implementation would be better for accessibility.
The text was updated successfully, but these errors were encountered:
This is on the roadmap already. Currently it is blocked by the availability of Discordjs v13 however.
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
Discord has introduced buttons, which are intended to replace emotes when interacting with bot messages: https://discord.com/developers/docs/interactions/message-components .
Example 1:
Example 2:
Describe the solution you'd like
Use buttons instead of emotes for interacting with the bot where appropriate (i.e. moving through directories, queues, etc.).
Describe alternatives you've considered
Continuing to just use the emote reactions.
Additional context
Button implementation would be better for accessibility.
The text was updated successfully, but these errors were encountered: