Giving users one coin, when they join a server through a command.
The bot rewards users with coins each time they join a server from a command "farm" The bot automatically tracks when a user joins one of these servers and adds a coin to their account (using MongoDB). The code im using for this is given down below! The issue is that the bot just dosent adds acoin to the database automatically...
Code: Any help i could get to fix that? I can provide more codes if needed
2 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 staffoh okay