a bad discord client mod inspired by shelter.
- settings menu with a few options
- bad plugin manager (you need a web proxy to use this)
discord desktop client
- download the
veil.js
file from the latest release or theout
folder of your build. - start Discord with the flag
--remote-debugging-port=4444
. - execute the
veil.js
file using ./scripts/inject.js. (might have to edit the file location in there because im lazy) - finished
discord web client
- copy & paste the contents of
veil.js
into the console of the discord web client. - youre done
find the template here.