Flygoow / EasyRP

Give yourself a Custom Rich Presence in Discord.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EasyRP (Custom Discord Rich Presence)

EasyRP is a small program to use the DiscordRPC library without any knowledge of programming.
Instead just use an easy conifg file

Usage

  • First you need to register a Rich Presence application with discord

  • Download the latest release of EasyRP from here https://github.com/Pizzabelly/EasyRP/releases

  • Edit the config file with the information from your newly registered app

  • Run EasyRP.exe (it should open a cmd window)

    • It should report errors from your config file (if there are any)
  • Go into discord settings and add the EasyRP.exe as a game

  • Discord should automatically change the path of EasyRP.exe to your Discord Rich Presence

  • You can edit the config any time while the program is running to change the presence

About

Give yourself a Custom Rich Presence in Discord.


Languages

Language:C++ 76.4%Language:C 23.6%