geas-bot/TODO.md

30 lines
650 B
Markdown
Raw Normal View History

# To Do
## Bot Architecture
2021-07-15 23:23:48 +01:00
- [x] Simplify directory tree
- [x] Split event listeners into independent cogs.
## Bot Functionality
2021-07-15 23:23:48 +01:00
- [] '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
- [] Error handlers
- [] Debug Features
## Event Listeners
### Review Configs When
2021-07-15 23:23:48 +01:00
- [X] Guild Changing Ownership
- [X] Roles Modified
- [X] Mod Channel Deleted
## Commands
2021-07-15 23:23:48 +01:00
- [] Configure Bot function and sub commands
- [] Migrate existing bot commands
## Misc
2021-07-15 23:23:48 +01:00
- [] Review documentation