lunarflu HF Staff commited on
Commit
8b33266
·
1 Parent(s): 3aebde7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -27,7 +27,6 @@ async def on_ready():
27
  print(f"Logged in as {bot.user} (ID: {bot.user.id})")
28
  synced = await bot.tree.sync()
29
  print(f"Synced commands: {', '.join([s.name for s in synced])}.")
30
- event.set()
31
  print("------")
32
  #---------------------------------------------------------------------------------------------------------------------
33
  @bot.hybrid_command(
 
27
  print(f"Logged in as {bot.user} (ID: {bot.user.id})")
28
  synced = await bot.tree.sync()
29
  print(f"Synced commands: {', '.join([s.name for s in synced])}.")
 
30
  print("------")
31
  #---------------------------------------------------------------------------------------------------------------------
32
  @bot.hybrid_command(