V
V
:trollface:
Apologies for the late reply, I'm only now looking into this again Are you sure you're not just running the binary through XWayland? For me, when compiling with `-tags wayland`,...
Oh I missed that. I did a `go get -u` but it didn't upgrade to that Anyway, I updated to latest main and it's still failing without XWayland. Do i...
you can use Discord's api for this: ```js DiscordNative.nativeModules.requireModule("discord_utils").inputEventRegister( 1337, [ [0, 0xA2], // LEFT CTRL [0, 0x42], // B ], isDown => console.log(isDown), { blurred: true, focused: true, keydown:...
I wanted to contribute, but i sadly don't know any of the languages you used! So instead, i made my own version of it, trying to mimic the pride flag...
because you haven't opened a pull request to fix it yet.
https://github.com/Vencord/venmic
why do you want to verify the hash? it's fairly pointless and the nsis installer likely already does this. if you don't trust the safety of the binaries, just build...
> `author` is explicitly removed from snapshot for privacy reasons does this mean that all forwarded messages from private channels (dms, non public guilds, ...) are anonymous without any author...
> add the ability to add channels to a folder using drag n drop > > Also add the ability to see a notification dot near the folder, and near...