How to determine the number of messages from a user ?
Hi,
Is there a way to determine the number of messages sent by a user in a guild (the last message is too old to be in the bot cache) ? For now, I'm using my database to have this information but is there a way using Discord API to have this information ?
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 OPThere's no
Well, I suspected it, but thanks for confirming it :WumpsHeartyLove: