mirror of
https://github.com/kaaninchen/Gleiswechsel.git
synced 2026-09-17 16:52:47 +00:00
arrival as discord rpc
This commit is contained in:
@@ -25,8 +25,6 @@ async def on_ready():
|
||||
logger(f"{bot.user} is online")
|
||||
_bot_initialized = True
|
||||
|
||||
await bot.change_presence(activity=discord.Game(name="tschu tschu! • /info"))
|
||||
|
||||
server_id = config.discord.server
|
||||
server_vc_id = config.discord.vc
|
||||
channel = validate_channel(bot=bot, server_id=server_id, channel_id=server_vc_id)
|
||||
|
||||
Reference in New Issue
Block a user