From 2060acb6f97d80ba8eaf06690529ab7f890f1c49 Mon Sep 17 00:00:00 2001 From: 8cy <50817549+8cy@users.noreply.github.com> Date: Mon, 22 Jun 2020 17:06:54 -0700 Subject: add discord rich presence :star2: - add test config.js - update readme for discordrpc --- README.MD | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.MD') diff --git a/README.MD b/README.MD index 839678d..27722dc 100644 --- a/README.MD +++ b/README.MD @@ -5,6 +5,11 @@ Basically title. - [Original Monkey Type open source repository](https://github.com/Miodec/monkey-type) - [Monkey Type Website](https://monkey-type.com/) +## Discord Rich Presence +The full config.js example for the Discord RPC is available in the `test/` folder. Additionally, more information can be found here; https://github.com/8cy/pydii#config-explained. + +You can set your own rich presence values with that information. + ## Development Usage 1. Clone or download repository. 2. `$ yarn` or `$ npm i` to install dependencies. -- cgit v1.2.3