transitous rewrite: voice_announcements on stops

This commit is contained in:
Kaaninchen
2026-08-18 11:41:15 +02:00
parent b608656bc7
commit 5886c747fe
5 changed files with 32 additions and 15 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ async def on_ready():
logger(f"{bot.user} is online")
_bot_initialized = True
bot.change_presence(activity=discord.Game(name="tschu tschu! • /info"))
await bot.change_presence(activity=discord.Game(name="tschu tschu! • /info"))
server_id = config.discord.server
server_vc_id = config.discord.vc