coollsd commited on
Commit
061008f
·
verified ·
1 Parent(s): f6bd488

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -33,6 +33,7 @@ tree.add_command(shop)
33
  tree.add_command(cashapp)
34
  tree.add_command(database)
35
  tree.add_command(sportbet)
 
36
 
37
  @bot.event
38
  async def on_ready():
 
33
  tree.add_command(cashapp)
34
  tree.add_command(database)
35
  tree.add_command(sportbet)
36
+ tree.add_command(currentbets)
37
 
38
  @bot.event
39
  async def on_ready():