Skip to content

Spam the "Leroy Jenkins" audio to interrupt a specific user, anytime they speak in discord

License

Notifications You must be signed in to change notification settings

cartond/discord-interrupter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot

tl;dr

This bot will follow a user you specify in and out of voice channels under the name Leroy. Any time the target user speaks, the bot will play an audio clip of the infamous Leroy Jenkins to interupt them (on repeat).

credit

This was inspired by this bot. It was made over 3 years ago and on versions that don't support mac M1 chips, and Discord doesn't support that npm version anymore either.

Prerequisites

  • Node.JS tested on v18
  • You will need basic knowledge of node.js and how to navigate via cmd prompt or terminal.
  • Setup a discord bot account and get your bot token. Instructions on this can be found here.

Instructions

  • Step 1: npm install
  • Step 2: Create a file named .env and copy the contents of .env.example into the new file. Replace the placeholder TOKEN with your own.
  • Step 3: Run node bot.js or using a process manager like PM2
  • Step 4: The default command prefix for the bot is leeroy! Running leeroy!help will give you all the commands necassary. Essentially the main command is leeroy!target @(your target here). Also there is leeroy!start and leeroy!stop. By default he is turned on so to begin trolling your friends you should just have to target them.

As a result, this got some updates and was fun to work on to mess with friends.

About

Spam the "Leroy Jenkins" audio to interrupt a specific user, anytime they speak in discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published