3 changed files with 21 additions and 4 deletions
@ -1,2 +1,11 @@ |
|||||
# disco |
# disco |
||||
A Discord Python bot built to be easy to use and scale. |
A Discord Python bot built to be easy to use and scale. |
||||
|
|
||||
|
## TODOS |
||||
|
|
||||
|
- rate limits |
||||
|
- flesh out gateway paths (reconnect/resume) |
||||
|
- flesh out API client |
||||
|
- flesh out type methods |
||||
|
- plugin reload |
||||
|
- voice support |
||||
|
Loading…
Reference in new issue