coc-discord-rpc
coc-discord-rpc copied to clipboard
feat: migrated to `@xhayper/discord-rpc`
This is a successor to #63
This should fix #59 and fix #56, if it doesn't lmk.
Confirmed to work with snap version of Discord.
@leonardssh please review these changes.
My only suggestion is to please remove the yarn.lock from this commit.
@KarlWithK we actually need yarn.lock file to be able to cache the yarn install step on CI/CD workflows.
Ah I didn't know that! That sounds cool!
Are there blockers from this pr being merged?