serenity
A Rust library for the Discord API
...It also manages gateway shards transparently, which reduces the complexity of scaling bot connections. Serenity includes examples for common bot behaviors and can be paired with related Rust projects such as poise for command frameworks and songbird for voice. It is best suited for developers who want Discord API access with Rust’s safety, performance, and async ecosystem.