A discord bot made to moderate ingame participants over the voice channel
#Node #DiscordWebhooks #AmongUs #GUIconsole
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 this repo to your local machine using
https://github.com/Nikzy7/amongus-moderator.git
- After Cloning run
npm install
in the Root-Directory of the project, to install the required node_modules.
After cloning the repository
- Navigate to index.js to add your bot token.
- Add your discord voice channel's ID
- Create a text channel in the same server and add a webhook.
- Paste your webhook's URL into console.py
- Add your webhook's name in the index.js 'message.author.username'
- Host it on Heroku
/muteall # To mute all users
/unmuteall # To unmute all users
- Contributions are heartly welcomed, play and tweak with the project and submit your pull requests.
Contact me at nikzy7@protonmail.com
For other ways to contact me , check out my profile here.
Hosted with a lot of ❤️ on Heroku.