Funny Discord bot to "blend" your friends.
This Discord bot adds a single command to your server: /blend.
Upon issuing this command at a user, it will "blend" them,
rapidly moving them between all voice channels it has access to
for five seconds.
This bot was built on Discord.JS for NodeJS.
Create a bot user in your Discord Developer Portal.
Download this repository somewhere, it is one file.
Add your bot token to a file named .token right next to blenderbot.mjs.
Change the client ID on line 7:
CLIENT_IDis your bot's ID.
Run the bot through Node.
This bot was made for my brother so it has no permissions system
or any sort of restrictions.
I'm releasing it open-source so you can add what you like
and because I like keeping record of the things I make.