Actualiser main.py
This commit is contained in:
parent
301e2f5653
commit
61cded1de2
2
main.py
2
main.py
@ -317,7 +317,7 @@ async def on_ready():
|
|||||||
print(f"- {command.name}")
|
print(f"- {command.name}")
|
||||||
print("- !set_location")
|
print("- !set_location")
|
||||||
|
|
||||||
channel = bot.get_channel(1480922508566990879)
|
channel = bot.get_channel("add id here without the quotation")
|
||||||
if channel:
|
if channel:
|
||||||
embed = discord.Embed(
|
embed = discord.Embed(
|
||||||
description="Bot is now online and ready to serve! Type / to check available commands"
|
description="Bot is now online and ready to serve! Type / to check available commands"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user