You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Fugi 8ef7ecc541
v1.0
2 years ago
README.md v1.0 2 years ago
discordbot.py v1.0 2 years ago
requirements.txt v1.0 2 years ago

README.md

A.M.O.G.U.S 3000

AmongUs Mute Omnipotent Gamer Ultra Sentinel 3000 allows you to mute everyone in a Discord voice channel using a hotkey, e.g. when your friends can't shut up while playing.

Prerequisites

  • Python 3.6 or higher

Installation

$ pip3 install -r requirements.txt

Usage

Set your bot token, channel id and keybind in discordbot.py

$ python3 discordbot.py

Now you can press your keybind to mute/unmute everyone in the channel. Users will only be muted in that channel. (Known issue: if someone disconnects while muted, its not possible to unmute them until they connect to a voice channel again.)