smalld_rust 0.1.0

A minmalist client for the Discord API
Documentation

smalld_rust

To run example ping bot:

$ SMALLD_TOKEN=<discord bot token> RUST_LOG=info cargo run --example ping_bot

WARNING: Enabling debug level logging will output your token in the log messages