mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
Rename state to handlers
This commit is contained in:
+1
-1
@@ -22,5 +22,5 @@ async def rename_vc(bot: discord.Bot) -> bool:
|
||||
|
||||
print(f"Info: {name} from {current['station']} \n via: {current['via']}")
|
||||
|
||||
await channel.edit(name=f"{config['formatting']}{name}")
|
||||
await channel.edit(name=f"{config['formatting']}{name}",)
|
||||
return True
|
||||
Reference in New Issue
Block a user