Collectors just do not work
i'm making a minecraft crafting table in discord and it (should) work by listening for replies and adding materials to the table by editing the original message, but the collector doesn't do anything
i copied this 1:1 from the documentation:
and saying "discord" doesn't output anything in the terminal
i really feel like i'm not putting enough info here but it literally just does not work or error or anything
[email protected]
node -v v21.1.0
3 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OPdo you have the Guilds, GuildMessages and MessageContent intent
oh fuck im dumb
thanks