Updated ToDo with more detail
This commit is contained in:
parent
c460ce4296
commit
e90fb6ae10
24
TODO.md
24
TODO.md
@ -14,6 +14,18 @@
|
|||||||
- [X] Delete Dev/Test Functions
|
- [X] Delete Dev/Test Functions
|
||||||
- [ ] Error handlers
|
- [ ] Error handlers
|
||||||
- [ ] Debug Features
|
- [ ] Debug Features
|
||||||
|
- [ ] Help Channel Event Listener
|
||||||
|
> - [ ] Add Config key for Help Channel
|
||||||
|
- [ ] Slash Command Buttons or
|
||||||
|
- [ ] Reaction listener selectors
|
||||||
|
- [ ] Member Verification
|
||||||
|
> - [ ] Add Config key membership signup channels
|
||||||
|
> - [ ] Add config keys: Membership Category Roles
|
||||||
|
> - [ ] Message Receive listener
|
||||||
|
> - [ ] Message React listener or buttons
|
||||||
|
- [ ] Membership Restriction
|
||||||
|
> - [ ] Message Receive Listener
|
||||||
|
> - [ ] Membership Validation Listener
|
||||||
|
|
||||||
## Event Listeners
|
## Event Listeners
|
||||||
|
|
||||||
@ -24,7 +36,19 @@
|
|||||||
|
|
||||||
## Commands
|
## Commands
|
||||||
- [ ] Configure Bot function and sub commands
|
- [ ] Configure Bot function and sub commands
|
||||||
|
- [ ] Set up command permissions
|
||||||
- [ ] Migrate existing bot commands
|
- [ ] Migrate existing bot commands
|
||||||
|
> - [ ] setupgame
|
||||||
|
> - [ ] ~~definebotrole~~ config
|
||||||
|
> - [ ] deletegame
|
||||||
|
> - [ ] reset
|
||||||
|
> - [ ] migrate
|
||||||
|
> - [ ] kickplayer
|
||||||
|
> - [ ] addplayer
|
||||||
|
> - [ ] leavegame
|
||||||
|
> - [ ] Pitch command and sub-commands
|
||||||
|
> > - [ ] run
|
||||||
|
> > - [ ] clear
|
||||||
|
|
||||||
## Misc
|
## Misc
|
||||||
- [ ] Review documentation
|
- [ ] Review documentation
|
Loading…
Reference in New Issue
Block a user