Skip to content

MacroController/MadTrollBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MadTrollBot

Version License

This is the home repository for my Mad Troll Bot. Mad Troll Bot can populate a Discord server and troll your fellow tilted gamers on a voice channel, by playing an mp4 media of your choice.

Table of contents

Installation

(Back to top)

  1. Clone the repo on your device [email protected]:MacroController/MadTrollBot.git.
  2. Install discord.js, since the troll bot requires it for now.
  3. Create your bot.
  4. Get the correct bot token, from the same URL, on your bot page, under the bot tab:
    • Text permissions:
      • read message history
    • Voice permissions:
      • connect
      • video
      • speak
    • General permissions
      • view channels
  5. Insert the token in index.js file.
  6. Invite the bot in the target server.

Usage

(Back to top)

  1. Launch the code (this is the part that requires discord.js).
  2. Write the prompt in the general channel and have fun.

Development

(Back to top)

At some point I plan on implementing that in Python instead of js, since I dislike both, but Python less so than js.

Author

(Back to top)

👤 MacroController

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published