discord-rich-presence icon indicating copy to clipboard operation
discord-rich-presence copied to clipboard

Discord RPC but only the rich presence part

Results 4 discord-rich-presence issues
Sort by recently updated
recently updated
newest added

hi all ✋ , i have a problem with rich presence time The problem : time elapsed keep repeating from 00:13 to 00:00 i think screen shot: ![image](https://user-images.githubusercontent.com/89086974/168088406-ca1853b5-d482-4eda-940f-303ee0ebd469.png) to ![image](https://user-images.githubusercontent.com/89086974/168088571-687570cd-0f54-4900-b9d7-5aa5c41cf199.png)...

``` > [email protected] build:browser /home/user/rpc > webpack Hash: c125bc1a48175ceedc4a Version: webpack 3.12.0 Time: 177ms Asset Size Chunks Chunk Names browser.js 21.4 kB 0 [emitted] main [0] ./index.js 1.75 kB {0}...

### everytime i start the app i get this error Error: RPC_CONNECTION_TIMEOUT at Timeout._onTimeout (D:\Documents\Nodejs\Electron\4anime-app\node_modules\discord-rpc\src\client.js:107:47) at listOnTimeout (internal/timers.js:531:17) at processTimers (internal/timers.js:475:7) Promise { Error: RPC_CONNECTION_TIMEOUT at Timeout._onTimeout (D:\Documents\Nodejs\Electron\4anime-app\node_modules\discord-rpc\src\client.js:107:47) at listOnTimeout...

If closing Discord, this ends up in an unhandled promise rejection. Could this please be changed so it could be handled, in order to retry initializing it after it was...