retrive user gaming activity history?
Hello, is there a way to retrive a user gaming activity history without building a DB?
I can get game from when 'User is now playing Game', but is there a way to get to see what he played in the past?
I suppose not, but it's worth asking.
Thanks
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 OPDiscord does not store that data
Yeah, as I supposed. Just wanted to be sure. Thanks..