用于创建Discord简单机器人的一个非常高级的库
所有权归 Arjun Dhaliwal。
使用旧的Rust 2015
#30 in #bots
22KB 435 代码行
通过WebSocket与Discord网关进行通信的框架。
使用cargo test运行测试。要观察握手,请使用cargo test -- --nocapture运行测试。
cargo test
cargo test -- --nocapture
~15–26MB ~404K SLoC