1.0.3 • Published 3 months ago

@relagit/discord-rpc v1.0.3

Weekly downloads
-
License
-
Repository
github
Last release
3 months ago

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.

1.0.2

3 months ago

1.0.3

3 months ago

1.0.1

3 months ago

1.0.0

3 months ago