geas-bot/TODO.md
Vivek Santayana b0b417a8d2 15 July Nightly Commit
Split cogs into different files
About to change file structuring to move dev file to main file
2021-07-15 22:54:09 +01:00

28 lines
560 B
Markdown

# To Do
## Bot Architecture
[] Simplify directory tree
[X] Split event listeners into independent cogs.
## Bot Functionality
[] Delete Commands Function
[] Register Commands Function
[] Infer Permissions from Config
[X] Dynamic Command Prefixes
[] Infer Games from Server Structure
[] Re-enable logging
[X] Delete Dev/Test Functions
[] Debug Features
## Event Listeners
### Review Configs When
[X] Guild Changing Ownership
[X] Roles Modified
[X] Mod Channel Deleted
## Commands
[] Migrate existing bot commands
## Misc
[] Review documentation