mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
Verbesssertes Logging und blacklist
This commit is contained in:
@@ -28,6 +28,8 @@ async def rename_vc(bot: discord.Bot):
|
||||
|
||||
attempt += 1
|
||||
current = random_connection()
|
||||
if current == None:
|
||||
return None
|
||||
|
||||
parts = current['train'].split()
|
||||
train_type = parts[0]
|
||||
|
||||
Reference in New Issue
Block a user