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.
|
2 years ago | |
---|---|---|
README.md | 2 years ago | |
discordbot.py | 2 years ago | |
requirements.txt | 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.)