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

Enhance showReactionsAndWaitForSelectOne to Support Multiple Reactions in React #2

Open
SHSongs opened this issue Apr 1, 2024 · 0 comments

Comments

@SHSongs
Copy link
Owner

SHSongs commented Apr 1, 2024

Currently, when utilizing React within our project, we rely on the showReactionsAndWaitForSelectOne method to capture user input through reactions. This method, as designed, supports capturing input via a single reaction to a Discord message.

In many cases, especially within the context of Discord, it's common and sometimes necessary to allow for multiple reactions to a single message.

I propose enhancing the current method or introducing a new method that allows for the handling of multiple reactions per message. Additionally, incorporating an "exit" reaction would enable users to conclude their input session cleanly. This feature would align our React implementation more closely with Discord user expectations and interaction patterns.

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

1 participant