From 4856d4d2c8ce41c20a8173c3fea3ffcf1624156c Mon Sep 17 00:00:00 2001 From: Flori <39242991+bitfl0wer@users.noreply.github.com> Date: Mon, 10 Apr 2023 21:28:22 +0200 Subject: [PATCH] Update README.md --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) 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