project-salsa / discord-bot

Discord bot in progress
2 stars 0 forks source link

Module/Folder Names #6

Open CastroDan opened 6 years ago

CastroDan commented 6 years ago

We are going to need to define modules for the bot, for scripts with a related purpose. I've made a Utilities folder already for the bot, but we'll need to decide on other folders and how we want to group our modules.

For example, we could group by general purpose (News/Updates, Tools, Money, etc.)

On the one had, it's still too early in the bot development process to know exactly what we're going to want. On the other, it'll save us rework if we can at least explicitly define some now so we don't have to move things around later and hope everything works.