CryptoScoutv1 commited on
Commit
ddcf3b9
·
verified ·
1 Parent(s): ead0e32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -57,10 +57,6 @@ async def on_ready():
57
 
58
 
59
 
60
- @bot.event
61
- async def on_ready():
62
- # Bot ready event code
63
-
64
  @bot.hybrid_command(name="cryptoportfolio", description="Select a predefined sentence")
65
  async def crypto_portfolio(ctx,
66
  selection: Option(str,
 
57
 
58
 
59
 
 
 
 
 
60
  @bot.hybrid_command(name="cryptoportfolio", description="Select a predefined sentence")
61
  async def crypto_portfolio(ctx,
62
  selection: Option(str,