Skip to content

Commit

Permalink
docs: Remove todos
Browse files Browse the repository at this point in the history
They are now documented as issues
  • Loading branch information
5HT2 committed May 23, 2022
1 parent 7333852 commit 49029bf
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,3 @@ This is the simplest example of the `config/config.json` file, you only need `bo
"bot_token": "bot token goes here"
}
```

## TODO

- [ ] Allow `"stuff here"` in order to create single args that contain spaces
- [x] Allow selecting a range of args to return as one
- [ ] Each command should be able to register its own config settings
- [x] Asynchronous config states. Right now you need to store it in a variable.
- [x] Better scalability
- [ ] Cluster / Sharding support

0 comments on commit 49029bf

Please sign in to comment.