chorus/README.md

25 lines
613 B
Markdown
Raw Normal View History

2023-04-03 22:19:25 +02:00
# chorus
2023-04-10 21:28:22 +02:00
2023-04-10 21:31:33 +02:00
[![Rust]][Rust-url]
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:
2023-04-10 21:30:39 +02:00
- [ ] Rate Limiter
2023-04-10 21:28:22 +02:00
- [ ] 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
2023-04-10 21:31:33 +02:00
[Rust]: https://img.shields.io/badge/Rust-orange?style=plastic&logo=rust
[Rust-url]: https://www.rust-lang.org/