This commit is contained in:
SeanOMik 2020-08-20 09:35:08 -05:00 committed by GitHub
parent 156ff09a7d
commit dfa7017342
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -46,6 +46,6 @@ You can view examples in the [examples](examples) directory.
- [ ] Guild - [ ] Guild
- [ ] Misc. - [ ] Misc.
- [x] Sharding. - [x] Sharding.
- [ ] Deglobalize. (Remove global client instance). - [ ] Deglobalize (Remove global client instance).
- [ ] Audit log. - [ ] Audit log.
- [ ] Voice. - [ ] Voice.