index — Deutsche-Haus-Bot @ fdc50546d3292c603db02f7f7d42ca294dd84cb2

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

readme: add UID change in dm/bot.py to deployment
crispy-caesus 114518720+crispy-caesus@users.noreply.github.com
Tue, 05 Nov 2024 23:23:17 +0100
commit

fdc50546d3292c603db02f7f7d42ca294dd84cb2

parent

4a6d30287288d8378197d421ed637f624284d98d

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

jump to
M README.mdREADME.md

@@ -18,6 +18,8 @@ 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 = ""` +Replace the ID in the `dm()` function in the `bot.py` with your own UID (or remove the calls to it if you don't want it) + Install the necessary **dependencies** with `pip install -r requirements.txt` Run the bot with `python bot.py`