Multi Guild Bot

How would I start developing a multi guild bot? For example if everyone of my users want different welcome messages or prefixes idk stuff like that. How can I handle and store that data. I am also planning on creating a dashboard for my bot. So whats the best way for solving all of these problems?
5 Replies
d.js toolkit
d.js toolkit7mo ago
- 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 OP
Wertias
Wertias7mo ago
okay. Which one do you suggest can I just use json but then I wouldnt be able to connect that with my dashboard so propably not ty I will research about that and leave the post open for some more time
monbrey
monbrey7mo ago
json is not a database postgres is a popular database choice
Venxm
Venxm7mo ago
i personally use quickdb but if you plan to have the bot big, then another will be better
Wertias
Wertias7mo ago
I decided to use mySQL ty guys for the help