Inbestigator
Inbestigator
Damn, and here was me thinking that **I** committed a lot
> holy shit what happened in the commit history I forgot about my previous stuff before making the new branch, so it has old commits
> i plan to add a user/guild/channel... list api very soon that will automate things like adding context menus and settings uis, so i don't really want to merge this...
Added Discord notification sound (toggleable ofc), thanks to Drakz for the snippet.
y'all who do i have to pay to get this plugin updated and merged into the main thing i'm so serious. do i have to become a sponsor of vencord?...
> > y'all who do i have to pay to get this plugin updated and merged into the main thing i'm so serious. do i have to become a sponsor...
> how do you even encrypt the messages? ```ts export const encryptData = async (pemPublicKey, data) => { const publicKey = await importPemPublicKey(pemPublicKey); const chunkSize = 446; const encryptedChunks: any[]...
I swear they aren’t my alt accounts
Fixed all issues
Resolved all