rustycord 0.1.5

A fast, lightweight, and feature-rich Discord bot library written in Rust.
Documentation
1
2
3
4
pub mod gateway;
pub mod intents;
pub mod response;
pub mod shard_manager;