Per Server Currency System
I know the currency system tutorial exists on the discord.js guide (https://discordjs.guide/sequelize/currency.html#file-overview), but can anyone suggest any ways or tutorials for trying to set one up for a discord bot on several servers? I'm not sure how to go about separating the shop system/database tables, and subsequent djs bot commands for individual servers.
discord.js Guide
Imagine a guide... that explores the many possibilities for your discord.js bot.
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 OPshould be on #other-js-ts, not a djs issue
Ah, sorry. I'll move it.