Discord RPC client for Rust
Note: Only works on Unix systems right now.
Add this to your Cargo.toml:
Cargo.toml
toml [dependencies] discord-rpc-client = "^0.1"
Examples can be found in the examples directory in this repo.
See CONTRIBUTING.md