Skip to content

Commit 634cfde

Browse files
authored
Update bot.py
1 parent 96a1d9d commit 634cfde

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bot/bot.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ async def update_message(content):
3636

3737
@bot.event
3838
async def on_ready():
39+
await bot.tree.sync()
3940
"""
4041
An event listener for when the bot is ready and operational.
4142

0 commit comments

Comments
 (0)