diff --git a/README.md b/README.md index 57a06a0..8589690 100644 --- a/README.md +++ b/README.md @@ -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