Message and reaction collectors #3532
Unanswered
mykola-bihun
asked this question in
API Feature Requests & Ideas
Replies: 1 comment
-
Some form of real text input for interactions is planned, so this is unlikely to happen. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
It would be a nice addition if message and reaction collectors could be built in as part of bot interactions. For example, you could create a message collector, the bot would show something like
<Bot> is listening...
until you send a message. This could be accompanied by filters, timings, etc. The same would go for reactions.This lowers the reliance on message content, especially now that it is becoming a privileged intent. It would also make input collection for developers much easier if buttons/select menus aren't suitable for their use cases.
Beta Was this translation helpful? Give feedback.
All reactions