This is a third-party-plugin for Vencord that decodes Base64 in Discord.
- Decode Base64 Messages in Discord.
Hover over any message with Base64 in it and press the button (or right click to copy)
tutorial: https://youtu.be/8wexjSo8fNw
git clone https://github.com/Vendicated/Vencord.git
- go into the vencord directory
cd Vencord
- Install Dependencies
npm i -g pnpm
pnpm i
- Build Vencord (For Desktop) or (For Browser)
pnpm buildWeb
pnpm build
- Install Vencord to your chosen branch (If you already have it installed uninstall then reinstall)
pnpm inject
- Check Vencord installed properly by opening it
- Go into the src folder and create the folder named "userplugins" then enter the folder
cd src
mkdir userplugins
cd userplugins
- Install the plugin
git clone https://github.com/ThePirateStoner/vencord-base64-decoder.git
- rebuild vencord
pnpm build
- Restart Discord/Vencord and it should be installed and can be found under the plugins tab, search for "DecodeBase64"
Message me on discord. @thepiratestoner