Skip to content

A Discord bot that talks over your friends whenever they try to speak in a voice channel

Notifications You must be signed in to change notification settings

Monkei-Solutions/discord-interrupt-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Discord Interrupt Bot

A bot that talks over your friends whenever they try to speak in a voice channel

Original Concept

This bot was made based on a short video by @aaronr5 on TikTok

Re-upload (TikTok) | Mirror (YouTube) | Original (TikTok)

Downloading and Running

  1. Download the repo and put your desired audio file in the same directory as index.js with the name audio.mp3.

  2. Install required node modules with this command:

npm i discord.js ffmpeg-static @discordjs/opus
  1. Next, add your bot token to index.js by filling in the token variable.

  2. Finally, run node index.js and use the command !troll [user id] in your Discord server! The bot will DM you with information, so make sure your DMs are open

About

A Discord bot that talks over your friends whenever they try to speak in a voice channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%