chorus/README.md

21 lines
480 B
Markdown
Raw Normal View History

2023-04-03 22:19:25 +02:00
# chorus
2023-04-10 21:28:22 +02:00
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