Crates.io | rpc-discord |
lib.rs | rpc-discord |
version | 0.0.1-alpha.5 |
source | src |
created_at | 2022-09-22 14:47:28.649776 |
updated_at | 2022-10-02 02:03:45.817292 |
description | Cross-platform crate for interfacing with the Discord client locally via RPC |
homepage | |
repository | https://github.com/hacksore/rpc-discord |
max_upload_size | |
id | 671759 |
size | 40,288 |
This lib allows you to connect to your local discord client using use the RPC API.
Simple demo of this can be found in in examples
cargo run
to run the main file