Skip to content

sotasan/customdiscordrpc

Repository files navigation

Version Build License

Icon CustomDiscordRPC

Customizable Discord Rich Presence Client for Windows.

Getting Started

You have to create your own Discord Application. Make sure to copy the Application ID. If you want to use images, you can upload them under Rich Presence Assets.

Installation

You can find the latest binary under Releases.

Configuration

If the application is running you can find a notification icon in the system tray at the bottom right of your screen. If you right click on it you will find an option called Config. This will open the config file in notepad.

Examples

ApplicationID=638034914398175233

Minimal

ApplicationID=638034914398175233
Details=Line 1
State=Line 2
LargeImageKey=discord-color
LargeImageText=CustomDiscordRPC
SmallImageKey=discord-white
SmallImageText=Sōta

Normal

ApplicationID=638034914398175233
Details=Line 1
State=Line 2
Timestamp=true
LargeImageKey=discord-color
LargeImageText=CustomDiscordRPC
SmallImageKey=discord-white
SmallImageText=Sōta
Button1Label=Website
Button1Url=https://sotasan.com
Button2Label=GitHub
Button2Url=https://github.com/sotasan/customdiscordrpc

Extended

License

MIT