Skip to content

🤫 A discord bot built for muting all the players in my server while playing Among Us. 🤫

Notifications You must be signed in to change notification settings

Nikzy7/amongus-moderator

Repository files navigation

FrontPanel

Among Us Moderator

A discord bot made to moderate ingame participants over the voice channel

#Node #DiscordWebhooks #AmongUs #GUIconsole


npm version Open Source Love png1 Issues PRs Closed



Getting Started


Built to mute all the participants present in a specific voice channel in a discord server. Created using Node.js, the GUI console used to mute the participants leverages the discord webhooks and discord.js v12.

  • Clone or download the repository to get started
  • Should have node installed on your local system
  • A discord server with available voice channels

Clone

  • Clone this repo to your local machine using https://github.com/Nikzy7/amongus-moderator.git

gitClone

Install Dependencies

  • After Cloning run npm install in the Root-Directory of the project, to install the required node_modules.

Usage

After cloning the repository


  1. Navigate to index.js to add your bot token.
  2. Add your discord voice channel's ID
  3. Create a text channel in the same server and add a webhook.
  4. Paste your webhook's URL into console.py
  5. Add your webhook's name in the index.js 'message.author.username'
  6. Host it on Heroku

Commands used by the Webhook

/muteall # To mute all users
/unmuteall # To unmute all users


Contributing contributions welcome

  • Contributions are heartly welcomed, play and tweak with the project and submit your pull requests.

Need Help ?

Contact me at nikzy7@protonmail.com
For other ways to contact me , check out my profile here.


Hosted with a lot of ❤️ on Heroku.