Prodigy-Hacking / Discord-Github-Database

Discord bot that integrates with the ProdigyMathGameHacking repo.
GNU General Public License v3.0
1 stars 1 forks source link

Add a /commands folder and put the commands inside that, and add a /events folder and events inside that. #1

Open ghost opened 4 years ago

ghost commented 4 years ago

(not sure if this is a to-do, but suggesting it in case it's not)

This could help improve the simplicity of the code. An example of this could be seen in my bot: Prodigy-Legends/Prodigy-Legends-Moderation

ArcerionDev commented 4 years ago

yeah, I was considering doing that, but the bot doesn't have too many commands, so idk if it's necessary. I kinda suck at this kind of thing, so I only have a basic understanding of how to do that, but I may look into it.

ghost commented 4 years ago

Okay. I read a tutorial called something like "make a Discord bot in 15 minutes" and that showed me how to create the /commands and /events thing. You may want to look into that.

ArcerionDev commented 4 years ago

Alright, thanks