skyra icon indicating copy to clipboard operation
skyra copied to clipboard

request: Use buttons a.k.a. "message components" for bot interaction instead of emotes

Open superusercode opened this issue 4 years ago • 1 comments
trafficstars

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: image

Example 2: image

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.

superusercode avatar Jun 27 '21 23:06 superusercode

This is on the roadmap already. Currently it is blocked by the availability of Discordjs v13 however.

favna avatar Jun 28 '21 07:06 favna