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"