xhayper
xhayper
Describe the bug: Discord Detection Bug To Reproduce (Steps to reproduce the behavior): Start Discord PTB, Then Start Ember, Start -> Options -> Show/Hide Expected behavior: Options in Show/Hide to...
This is a successor to #63 This should fix #59 and fix #56, if it doesn't lmk.
Cause: This was caused by 2 issue stacking over each other 1. neovim OR coc set the `$TMPDIR` to `/var/folders/tg/**/T/nvim**` 2. macOS returning `/var/folders/tg/**/T/**` via `$TMPDIR` when the real tmp...
feat: updated typescript feat: switched over to @xhayper/discord-rpc for flatpak / snap support feat: switched over to nodemon instead of devScript close #199
**Is your feature request related to a problem? Please describe.** This is related to how discordjs's rpc doesn't support snap/flatpak version of discord **Describe the solution you'd like** Switched over...
## [3.1.0] - 2021.12.8 ### Changes - Since reconnect, feature got added, If you open YiffSpot from another tab, The socket in the current tab will be closed. ### Fixes...

Removed all hardcoded link and added the missing environment variable to `.env.example`