Pizzabelly / EasyRP

Give yourself a Custom Rich Presence in Discord.
565 stars 153 forks source link
discord discord-rpc discordapp

EasyRP (Custom Discord Rich Presence)

EasyRP is a small program to use the discord-rpc, to make a custom rich presence/game on discord.
using just an easy config file.

Usage

Timestamps
The Start and End timestamps are in epoch/unix time. Your desired values can be found here. For elapsed time set only the StartTimestamp. For remaining time set both. Though discord seems to only care about hours/minutes/seconds. As it doesnt go above 24hrs either way ¯\_(ツ)_/¯

Building
To build EasyRP from source you need the following

Build discord-rpc

Now depending on your platform building the discord-rpc library will be different

To build EasyRP (in the root of the repo)

Now the EasyRP executable will be under the build directory!