rpc-discord

Crates.iorpc-discord
lib.rsrpc-discord
version0.0.1-alpha.5
sourcesrc
created_at2022-09-22 14:47:28.649776
updated_at2022-10-02 02:03:45.817292
descriptionCross-platform crate for interfacing with the Discord client locally via RPC
homepage
repositoryhttps://github.com/hacksore/rpc-discord
max_upload_size
id671759
size40,288
Sean Boult (Hacksore)

documentation

README

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

Commit count: 70

cargo fmt