Wertias
Wertias
DIAdiscord.js - Imagine an app
Created by Wertias on 11/25/2023 in #djs-questions
Multi Guild Bot Management
Hello Guys, I am building a multi guild discordbot and I already figured out to use a DB. My Plan was everytime the bot joins a new server, to create a few tables to manage the data for that server and when the bot leaves the server again it will delete all tables from the DB again. However no matter how much I think about it I just cant figure out how many tables I need per server. Like I need one for Userdata and one for chatlogs, settings, etc. But I just feel like I am missing something? Has anyone done a multi guild bot before? How many tables per server do you create and for what purposes?
3 replies
DIAdiscord.js - Imagine an app
Created by Wertias on 11/20/2023 in #djs-questions
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?
10 replies