atomicptr / isic

A modular Discord bot.
https://isic.js.org
MIT License
1 stars 0 forks source link

Refactor module management #4

Closed atomicptr closed 7 years ago

atomicptr commented 7 years ago

For once registering and loading modules shouldn't be two seperate steps at two different times (modules are registered at start and loaded when discord.js is ready) also for some features like #3 it's very important that modules can be handled differently depending on the server.