diff --git a/TODO.md b/TODO.md index 67f286a..6e786ad 100644 --- a/TODO.md +++ b/TODO.md @@ -2,18 +2,18 @@ ## Bot Architecture - [x] Simplify directory tree -- [x] Split event listeners into independent cogs. +- [x] Split event listeners into individual cogs. ## Bot Functionality -- [] 'Delete Commands' Function -- [] 'Register Commands' Function -- [] Infer Permissions from Config +- [ ] 'Delete Commands' Function +- [ ] 'Register Commands' Function +- [ ] Infer Permissions from Config - [X] Dynamic Command Prefixes -- [] Infer Games from Server Structure -- [] Re-enable logging +- [ ] Infer Games from Server Structure +- [ ] Re-enable logging - [X] Delete Dev/Test Functions -- [] Error handlers -- [] Debug Features +- [ ] Error handlers +- [ ] Debug Features ## Event Listeners @@ -23,8 +23,8 @@ - [X] Mod Channel Deleted ## Commands -- [] Configure Bot function and sub commands -- [] Migrate existing bot commands +- [ ] Configure Bot function and sub commands +- [ ] Migrate existing bot commands ## Misc -- [] Review documentation \ No newline at end of file +- [ ] Review documentation \ No newline at end of file