Skip to content

relagit/discord-rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord RPC for RelaGit

Download RelaGit

This official workflow enables Discord Rich Presence for your RelaGit projects.

Installation

pnpm install @relagit/discord-rpc -g

Then use pnpm list -g to find out where your global packages are installed, and add the workflow to your ~/.relagit/external.json.

It should look something like this:

// ~/.relagit/external.json
[
    "/Users/username/.pnpm-global/2/node_modules/@relagit/discord-rpc"
]

Usage

Simply open RelaGit. If Discord is also open, you should see your Rich Presence status change to "Browsing Repositories". If Discord is not open, just launch it and restart RelaGit, then the presence should show up.

Screenshot 2024-01-24 at 4 33 20 pm