It's a Discord bot that trolls people by:
- Ghost pinging them
- Sending odd messages, that look like they were sent by a real member using webhooks
Invite link https://discord.com/api/oauth2/authorize?client_id=654104074530062346&permissions=970456176&scope=bot (I'm not hosting it myself, so don't expect it to be online very much).
Inspired by this post.
- Install node.js
- Download the code from GitHub using the button in the top right
- Create a file called
.envand put this in it, replacing<YOUR BOT TOKEN>with a bot token from the discord developer portal
TOKEN=<YOUR BOT TOKEN>- Rename the file in the
data/folder fromdatabase.db.exampletodatabase.db - Run this command to install required packages:
npm i - Run the bot with
node .
- Moving people around in VCs
- Pinging @everyone
- Customizable cooldowns
I won't accept any liabitly if this bot gets you in trouble lol. If you add this to a discord server then get banned, that's all on you lmao.