rust-discord-rpc

Rust bindings to the Discord RPC API.

Installation

Add the following to the [dependencies] section of your Cargo.toml: discord-rpc = {git = "https://github.com/difarem/rust-discord-rpc.git"}

Usage

Check out the demo.

Documentation

tbd