Tiny Discord Rich Presence Client, customize your "Playing" status, written in C# using discord-rpc-csharp
-
Top and bottom text
-
Button (max 2)
-
Large/small image
-
Minimize to tray icon
-
Run on startup
-
Save running state for next startup
- Download setup from release page.
- Install it then run it (or you can download portable version).
- Customize setting for your own.
- Required Visual Studio 2022 and .NET SDK 8.0 installed
- Make sure you have
iscc.exe
(Inno Setup Compiler),7z
, anddotnet
(remember add to PATH if you don't have) - Run
build.bat
- Go to Configuration tab.
- Enter your Discord App ID (don't have?, create one).
- If daemon is running, stop it then start again.
-
Go to Discord Developer Portal.
-
Click
New Application
(at top left, before your avatar). -
Enter a name you want.
-
You will be redirected to that application, scroll down to
APPLICATION ID
, copy it -
That it!
-
Go to Discord Developer Portal.
-
Choose your application (make sure that application is the same with your App ID).
-
At sidebar, choose
Rich Presence
>Art Assets
-
Add a image, then save change. The image key is your name file (without extension) you uploaded. You can rename it if you want :)
-
Copy that name (key) and enjoy!