Skip to content

My personal generic Discord Rich Presence application listener with a misleading name.

License

Notifications You must be signed in to change notification settings

Braasileiro/armpitsRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

armpitsRPC

My personal generic Discord Rich Presence application listener with a misleading name.

Listens to applications registered by the user and shows the activity on Discord.

Installation

  1. Install .NET 8 SDK or Runtime if you haven't already.

  2. Download the latest release and extract the zip file to any location of your choice.

Usage

  1. Open the application.

  2. When the listener finds the targeted application running, the activity will be updated in Discord.

    The priority of the application that will be shown is always the first one executed, so if you open application A and then B, the priority will be to show A activity until it is closed.

The application will try to reconnect to Discord if it is closed or opened after the targeted application, but preferably open the Discord before the targeted application.

Add or modify an application

  • Edit the apps.json file to add or modify any application and activity data.

  • Remember to always set the ProcessName property without the extension.

  • You can pass direct URLs to the images.

    Each application has a unique identifier that is generated when it is created in the Discord Developer Portal.

Thanks

discord-rpc-sharp

Showcase

About

My personal generic Discord Rich Presence application listener with a misleading name.

Topics

Resources

License

Stars

Watchers

Forks

Languages