Meme Bot
I'm making a meme bot for my friend thats essentially a "Messi Bot" and whenever someome says ronaldo w or ronaldow, it times them out for 5m and sends them a message. It wont work (i tested it on my friend with no perms) can someone help? My code:
7 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 OPdefine "wont work" and specify your discord.js version please.
v13
and when i say it wont work
i mean it wont time them out
or send them the message
well you are trying to get the content of a message but you are missing the message content intent
try fixing that first
got that
^ timeout() doesn't take an object but 2 parameters, time and the reason