A powerful and easy-to-use Discord Rich Presence (RPC) manager for Windows. Allows you to fully customize your Discord status, supporting multiple profiles and automation features.
You can download the latest version (.exe file) directly here:
Note: The link above will automatically download
DiscordRPCManager.exefrom the latest release. To view all versions, visit the Releases Page.
- Multi-Profile Management: Create and save multiple RPC configurations for different purposes (Coding, Gaming, Music, etc.).
- Detailed Customization:
- Application ID (Client ID): Use your own custom App ID.
- Details & State: Customize the first and second status lines.
- Assets: Support for Large Image and Small Image (with tooltips).
- Timestamp: Display Elapsed time or Custom Time Offset.
- Watchdog Mode (App Monitoring):
- Only display RPC when a specific
.exefile is running (e.g., only show when Visual Studio is open). - Automatically stops RPC when that application closes.
- Only display RPC when a specific
- Automation:
- ๐ต Run at Startup: Automatically launches the app when Windows starts.
- ๐ Auto-Start RPC: Automatically activates the last used RPC profile on launch.
- Modern UI: Sleek Dark Mode design, smooth hover effects, user-friendly interface.
- Download the application from the link above and open
DiscordRPCManager.exe. - Get Application ID:
- Go to the Discord Developer Portal.
- Create a new Application -> Copy the Application ID.
- Go to Rich Presence -> Art Assets to upload images (if you want to use them).
- Note: Image names uploaded here are the "Keys" you'll use in the app.
- Create a Profile:
- Click Add Profile.
- Enter a Profile Name and your Application ID.
- Enter Details, State.
- Enter the Image Keys (Large/Small Image Key) corresponding to the assets you uploaded.
- Activate:
- Click Start RPC to display it on Discord immediately.
- Or use Target EXE (Browse button) to use the Watchdog mode (auto-show when target app runs).
- OS: Windows 10/11.
- .NET Desktop Runtime (usually pre-installed on updated Windows systems).
- Discord App (must be running).
If you want to build the application yourself:
git clone https://github.com/dat514/Discord-RPC-Manager.git
cd DiscordRPCManager