index — Deutsche-Haus-Bot @ 318bec16b15594c758fe24234895ad94d946c5fd

Discord bot to dynamically create voice chats for clubs that boosters can create

add mute and deafen permissions

needed to assign it to club owners in channel creation
crispy-caesus 114518720+crispy-caesus@users.noreply.github.com
Wed, 23 Oct 2024 11:08:40 +0200
commit

318bec16b15594c758fe24234895ad94d946c5fd

parent

e84fb74a8af0e0398cce83ebfd6c2a54ffc113ee

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M README.mdREADME.md

@@ -14,7 +14,7 @@ - once the created voice channel is empty, it is deleted

## Deployment Create a bot applicationon on https://discord.com/developers/applications and give the bot read message intents. -Add the bot to your server and give it at least `Manage Channels`, `Manage Roles`, `Move Members`, `Send Messages` and `View Channels` permissions +Add the bot to your server and give it at least `Manage Channels`, `Manage Roles`, `Move Members`, `Mute Members`, `Deafen Members`, `Send Messages` and `View Channels` permissions Add your bot's token into a bot_token.py file in a format of `token = ""`