Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grngxd/veil
https://github.com/grngxd/veil
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/grngxd/veil
- Owner: grngxd
- Created: 2024-11-02T18:38:17.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-16T22:19:44.000Z (about 2 months ago)
- Last Synced: 2024-11-16T23:20:30.096Z (about 2 months ago)
- Language: TypeScript
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# veil
a bad discord client mod inspired by [shelter]("https://shelter.uwu.network").## features
- none lmao (yet) (magic 8ball says: "outlook not so good")## installation
discord desktop client
1. download the `veil.js` file from the latest release or the `out` folder of your build.
2. start Discord with the flag `--remote-debugging-port=4444`.
3. execute the `veil.js` file using ./scripts/inject.js. (might have to edit the file location in there because im lazy)
4. finisheddiscord web client
1. copy & paste the contents of `veil.js` into the console of the discord web client.
2. youre done