Update README.md

This commit is contained in:
Flori 2023-04-10 21:28:22 +02:00 committed by GitHub
parent ecb1fb0e53
commit c6914979d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 1 deletions

View File

@ -1,2 +1,20 @@
# chorus
A rust library for interacting with multiple Discord.com-compatible APIs and Gateways at the same time.
A rust library for interacting with multiple Spacebar-compatible APIs and Gateways at the same time.
## Roadmap
Core functionality:
- [x] Rate Limiter
- [ ] Login
- [ ] Registration
- [ ] User profile customisation
- [ ] Receiving messages
- [ ] Deleting messages
- [ ] Sending messages (Text, Images, Attachments)
- [ ] Sending and receiving emoji
- [ ] Sending and receiving stickers
- [ ] Listing users and user profiles
- [ ] Message threads
- [ ] Forum channels