forked from viveksantayana/geas-bot
Fixed more formatting errors
This commit is contained in:
parent
ea0d49f57c
commit
c460ce4296
22
TODO.md
22
TODO.md
@ -2,18 +2,18 @@
|
|||||||
|
|
||||||
## Bot Architecture
|
## Bot Architecture
|
||||||
- [x] Simplify directory tree
|
- [x] Simplify directory tree
|
||||||
- [x] Split event listeners into independent cogs.
|
- [x] Split event listeners into individual cogs.
|
||||||
|
|
||||||
## Bot Functionality
|
## Bot Functionality
|
||||||
- [] 'Delete Commands' Function
|
- [ ] 'Delete Commands' Function
|
||||||
- [] 'Register Commands' Function
|
- [ ] 'Register Commands' Function
|
||||||
- [] Infer Permissions from Config
|
- [ ] Infer Permissions from Config
|
||||||
- [X] Dynamic Command Prefixes
|
- [X] Dynamic Command Prefixes
|
||||||
- [] Infer Games from Server Structure
|
- [ ] Infer Games from Server Structure
|
||||||
- [] Re-enable logging
|
- [ ] Re-enable logging
|
||||||
- [X] Delete Dev/Test Functions
|
- [X] Delete Dev/Test Functions
|
||||||
- [] Error handlers
|
- [ ] Error handlers
|
||||||
- [] Debug Features
|
- [ ] Debug Features
|
||||||
|
|
||||||
## Event Listeners
|
## Event Listeners
|
||||||
|
|
||||||
@ -23,8 +23,8 @@
|
|||||||
- [X] Mod Channel Deleted
|
- [X] Mod Channel Deleted
|
||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
- [] Configure Bot function and sub commands
|
- [ ] Configure Bot function and sub commands
|
||||||
- [] Migrate existing bot commands
|
- [ ] Migrate existing bot commands
|
||||||
|
|
||||||
## Misc
|
## Misc
|
||||||
- [] Review documentation
|
- [ ] Review documentation
|
Loading…
Reference in New Issue
Block a user