index — Deutsche-Haus-Bot @ 623318509574da7d22a45dc259a1eba1c8280758

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

delete test files
crispy-caesus 114518720+crispy-caesus@users.noreply.github.com
Sun, 20 Oct 2024 13:13:18 +0200
commit

623318509574da7d22a45dc259a1eba1c8280758

parent

e19cc74dc4a0440c1b73d81dd1272444ce2359a2

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

jump to
D test.py

@@ -1,8 +0,0 @@

-import db as database -import asyncio - -async def main(): - db = database.Database("1170646611236487208.db") - await db.select_club_by_owner(621759962280099840) - -asyncio.run(main())