From 61cded1de2f5c172eb737534265753d112b6cc26 Mon Sep 17 00:00:00 2001 From: Tenzing Kandang Date: Sat, 2 May 2026 23:57:49 +0200 Subject: [PATCH] Actualiser main.py --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index b520826..450c75f 100644 --- a/main.py +++ b/main.py @@ -317,7 +317,7 @@ async def on_ready(): print(f"- {command.name}") print("- !set_location") - channel = bot.get_channel(1480922508566990879) + channel = bot.get_channel("add id here without the quotation") if channel: embed = discord.Embed( description="Bot is now online and ready to serve! Type / to check available commands"