Remedy is a application for displaying an overlay of discord voice channels even in fullscreen application under macOS.
I made this app because the discord overlay is currently only available for Windows. This annoys me a bit because I use the feature a lot. (Who doesn't want to some little games and chat even on the mac?)
Remedy comes in two editions, Standard and Pro. This app was made using the Discord streaming kit which had limited function, so in order to perform like the official Discord client (see the table below), some tricks have to be used. But it uses some selfbot-related tricks which against the Discord TOS. If you're not happy with that, you can just use the standard version, but it's less convenient.
Features | Standard | Pro |
---|---|---|
Show users when someone joining the VC | ✅ | ✅ |
Green border around the avatar when someone speaks | ✅ | ✅ |
Show the mute/deafen status | ✅ | ✅ |
Detect which VC your in and create overlay automatically | ❌ | ✅ |
Group calls/ DM calls | ❌ | ✅ |
'Live' icon when someone is streaming | ❌ | ✅ |
Show an eye when someone is watching your stream | ❌ | ❌ |
Discord chat overlay | ❌ | ✅ |
Trigg shows us the possibility of getting mute/deafen status on the discord streamkit.
His project has inspired me a lot.
Ganbin help fixed the issue that the adjust options are not working #1.
aiko-chan-ai/discord.js-selfbot-v13
ChinHongTan, one of the core developers, helps in addressing code issues and improving code quality.