Skip to content

wen7090/Discord-RPC-Manager

Repository files navigation

Discord RPC Manager

Join our Discord
GitHub stars
Downloads
Version
Code Size
Wiki
Donate via PayPal

Available Languages: Français

(English content continues here)

A desktop application to easily manage your Discord Rich Presence.

Features

  • Intuitive user interface to configure your Rich Presence
  • Live preview of changes
  • Save and load configurations
  • Support for custom buttons
  • Image management (large and small)
  • Sleek dark mode

Installation

Users

Download the latest release from the releases page.

Available for:

  • Windows (.exe)
  • macOS (.dmg)
  • Linux (.AppImage, .deb)

Developers

  1. Clone the repository
git clone https://github.com/wen7090/discord-rpc-manager.git
cd discord-rpc-manager
  1. Install dependencies
npm install
  1. Launch in development mode
npm run electron:dev

Build

To build the application for your system:

# Windows
npm run electron:build:win

# macOS
npm run electron:build:mac

# Linux
npm run electron:build:linux

The compiled files will be available in the dist-electron folder.

Discord Developer Configuration

Go to the [Discord Developer Portal](https://discord.com/developers/applications)
Create a new application
Copy the "Client ID"
In the "Rich Presence" section, add your assets (images)
Use this information in the application

Licence

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0). See the LICENSE file for more details.

Support

Acknowledgements

About

An RPC manager for Discord, allowing you to create and customize activity statuses.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published