A rust library for interacting with multiple Spacebar-compatible Instances at once.
Go to file
Flori 4c0c4bde39
Update README.md
2023-04-10 21:30:31 +02:00
.github/workflows rename job 2023-04-04 17:48:33 +02:00
src add TODO comment 2023-04-10 21:02:29 +02:00
.gitignore Include vscode and idea dirs 2023-04-05 21:55:19 +02:00
Cargo.toml Add tokio and serde features 2023-04-10 14:18:17 +02:00
LICENSE Initial commit 2023-04-03 22:19:25 +02:00
README.md Update README.md 2023-04-10 21:30:31 +02:00

README.md

chorus

A rust library for interacting with multiple Spacebar-compatible APIs and Gateways at the same time.

Roadmap

Core functionality:

  • [-] 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