An opinionated Twilight bot template.
The template is built in a modular fashion and provides the following features:
- Gateway session resumption between processes
- Clean shutdown that awaits event handler completion
- An administrative
/restart <shard>command
- Install cargo-generate:
cargo install cargo-generate - Create a bot based upon this template:
cargo generate twilight-rs/template