#rpc

bin+lib rpc-discord

Cross-platform crate for interfacing with the Discord client locally via RPC

4 releases

0.0.1-alpha.5 Oct 2, 2022
0.0.1-alpha.4 Sep 24, 2022
0.0.1-alpha.3 Sep 22, 2022

#413 in #rpc

MIT license

29KB
737 lines

rpc-discord

This lib allows you to connect to your local discord client using use the RPC API.

Example

Simple demo of this can be found in in examples

Run locally

cargo run to run the main file

Dependencies

~4–11MB
~115K SLoC