Go to file
Patrick Auernig 681d3d08b6 Update README.md
Add invite to support server.
2018-03-28 12:06:41 +02:00
.git-hooks/pre_push Add Discord rich presence support 2018-03-22 15:35:48 +01:00
examples/discord_presence Add Connection trait and implement UnixConnection 2018-03-22 22:54:49 +01:00
src Move getpid to utils module 2018-03-25 20:55:38 +02:00
.editorconfig Add Discord rich presence support 2018-03-22 15:35:48 +01:00
.gitignore Add Discord rich presence support 2018-03-22 15:35:48 +01:00
.gitlab-ci.yml Add GitLab CI configuration 2018-03-22 16:03:20 +01:00
.overcommit.yml Add Discord rich presence support 2018-03-22 15:35:48 +01:00
.travis.yml Use libc::getpid instead of std::process::id 2018-03-23 11:04:19 +01:00
CONTRIBUTING.md Create CONTRIBUTING.md 2018-03-23 10:44:52 +01:00
Cargo.toml Use byteorder crate instead of byte 2018-03-24 15:15:48 +01:00
LICENSE Add LICENSE 2018-03-22 17:43:30 +00:00
README.md Update README.md 2018-03-28 12:06:41 +02:00

README.md

Build Status crates.io

Discord RPC Client

Discord RPC client for Rust

Note: Only works on Unix systems right now.

Installation

Add this to your Cargo.toml:

[dependencies]
discord-rpc-client = "^0.1"

Examples

Examples can be found in the examples directory in this repo.

Contributions

See CONTRIBUTING.md

Support

Discord Banner