actor-discord 0.1.0

Terra Rust API
Documentation
1
2
3
4
5
6
7
# actor-discord


note: src/intent.rs was copied from [serenity](https://github.com/serenity-rs/serenity) [src/client/bridge/gateway/intents.rs](https://github.com/serenity-rs/serenity/blob/4c53b48534010c65810da2932d71d889b8bab0b2/src/client/bridge/gateway/intents.rs). which is ISC licensed.

## TODO

- rate limiting ..potentially via StreamExt::buffer_unordered
-