Open sairam4123 opened 4 years ago
That sounds like a great idea and some useful features for this to have, and definitely useful rather than needing an additional bot for the admin things, I've assigned this one to you. Feel free to ask if you have any other thoughts on how to do it
Well, I'm already good, I would love to hear from you, after I finish this module, I follow some kinds of guidelines, is that ok?
That would make your bot into a High Quality bot.
No specific guidelines, only thing to make sure is there is name and brief for each command along with a short explanation of each function, the other goal is to make the code understandable so people can learn from it as well.
Which should I use, a json file or a database?
Whichever is easier for you and would be easier for a person to setup if they self host. I'm also working on getting a server to have this bot running and hosted on so should have an active link for it soon
Well, JSON is better for them, but DB is better for me, mainly PostgreSQL.
Choose whichever is best.
Setting a PostgreSQL DB is easy.
Ok the sql should be fine then
I would like to implement a good moderations system, for this bot.
Here's the RoadMap:
Overall server moderations commands.
[x] Implement overall, kick.
Voice only, moderation commands.
[x] Implement voice only, kick. (Disconnects the user)
Text only, moderation commands.
[ ] Implement text only, kick (Hides all text channels, user can dm the bot with !rejoin to see all channels)
Per-channel only, moderation commands.
Feel free to provide any suggestions. Thank you.