luni3359 / koa-bot

Discord bot
MIT License
3 stars 0 forks source link

Separate different tasks as cogs #5

Closed luni3359 closed 4 years ago

luni3359 commented 5 years ago

Everything is kind of polluting the main file, we should make it more modular with the use of cogs.

luni3359 commented 4 years ago

Lots of progress has been done and there's too many commits to address. It wasn't really worked through a branch, so you'll have to take my word on it.

luni3359 commented 4 years ago

PR #26 completes this, well done!