index — Deutsche-Haus-Bot @ f2b9d6a1b12bdd286681116796e9ac6a17310214

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

gitignore: add .venv
crispy-caesus crispy@crispy-caesus.eu
Tue, 18 Nov 2025 09:39:10 +0100
commit

f2b9d6a1b12bdd286681116796e9ac6a17310214

parent

59a98a48934537ba939936f562d08c46b49f458e

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

jump to
M .gitignore.gitignore

@@ -2,3 +2,4 @@ bot_token.py

__pycache__/* *.db venv/* +.venv/*