Discord-RPC-Extension icon indicating copy to clipboard operation
Discord-RPC-Extension copied to clipboard

Discord rich presence extension with open API.

Results 22 Discord-RPC-Extension issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Starting 0.1.2 WebSocket created Connected Recived { action: 'disconnect' } Could not disconnect. Because not connected. Recived { action: 'disconnect' } Could not disconnect. Because not connected.

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

I read the response to #43 and I have looked at the wiki but, I am confused. I have `Starting 0.1.2 WebSocket created Connected Recived { action: 'disconnect' } Could...

Hello! The status seems to be restarting every 15 seconds. This seems to be a problem as some presences (like the YouTube one) have an elapsed time counter in the...

It would nice to have a pause function for the "server app" as sometimes I need to exit the app to 'pause' rich presence

i had problems because brave so the extension didnt conect at first then it sudenly started working and now it broken again.

I fixed up a linux version for myself by running the node.js version and adding an if block to the getIPCPath function in ipc.js under node_modules/discord-rpc/src/transports. ` if (process.platform ===...