chorus/README.md

3.0 KiB

Discord Build Contributors Forks Issues


Logo

Chorus

A rust library for interacting with (multiple) Spacebar-compatible APIs and Gateways (at the same time).
Explore the docs »

Report Bug · Request Feature · Join Discord

Roadmap

Core functionality:

  • Rate Limiter (hint: couldn't be fully tested due to an Issue with the Spacebar Server)
  • Login (conventional way) (Guess what? Found an Issue with the Spacebar Server :3)
  • 2FA
  • Registration (encountered another Issue with the Spacebar Server which makes some error messages an empty string)
  • Gateway Events, multithreaded
  • Sending messages (Text, Images, Attachments)
  • Events (Message, User, Channel, etc.)
  • Adding, deleting and editing channels
  • User profile customization
  • Deleting messages
  • Emoji
  • Stickers
  • Listing users and user profiles
  • Message threads
  • Forum channels