maccrackalackin
DIAdiscord.js - Imagine an app
•Created by maccrackalackin on 4/20/2024 in #djs-questions
Reaction collector not working
Reaction collector does not seem to work for me , i am expecting to be able to collect reactions on a message or embed.
Here is the slash command i created
and the results i get in console after reacting:
User xxxx used the /ping command.
Collected 0 items. Reason: time
I have verified permissions on the developer site: Permissions are: application commands, bot, manage messages, send messages, read messages. I have many other slash commands and functions working.
I have tried this with an embed and regular message. I have tried to listen for any reaction, as i thought it could be the type of thumbs up.
Looking at the discord guide this should work:
https://discordjs.guide/popular-topics/collectors.html#await-reactions
21 replies