@relagit/discord-rpc
v1.0.3
Published
Enables Discord Rich Presence for RelaGit
Downloads
10
Maintainers
Readme
Discord RPC for 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.