Skip to content

A python script which allows for custom detection of programs for RPC statuse. Everything you need to know is inside of the README, the .py file is annotated for ease of use.

License

Notifications You must be signed in to change notification settings

Asa-DB/Universal-Custom-Discord-RPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UNIVERSAL CUSTOM DISCORD RPC!! HECK YEAH!!

A simple Python script that gives you a custom Discord Rich Presence for literally any app or game. I originally built this to get Ship of Harkinian (Ocarina of Time PC port) showing up on my Discord profile on Arch Linux, but I’ve tweaked it so it works for Windows, Mac, Linux and probably BSD too!

Features

  • Lightweight - virtually 0 cpu
  • Smart - only shows up when the game is open
  • Universal - it works for any program
  • Persistent - it will work even if discord crashes or closes
  • Easy to use

SET UP!!

  1. Install Dependencies: Install python, pypresence and psutil :p
  2. Get an ID: If there isn't an application for your program then make an application but if there is just lookup the application id: Discord Developer Portal
  3. Configure: Copy the application id into the .py script (btw the whole script is annotated)
  4. (Optional): Upload icons to that application on the discord website

How to use

Then run the script and open your app, if you set it up right things should work!

I like to make mine an executable but you can just run python discord_rpc.py too


YES I will read the issues

If you have a problem please do feel free to submit it to the repo

About

A python script which allows for custom detection of programs for RPC statuse. Everything you need to know is inside of the README, the .py file is annotated for ease of use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages