Mbonea commited on
Commit
51a46cc
·
1 Parent(s): 4019cb3

stop the bot

Browse files
Files changed (1) hide show
  1. App/app.py +1 -1
App/app.py CHANGED
@@ -30,7 +30,7 @@ async def startup_event():
30
  await database.connect()
31
  # await database.execute("pragma journal_mode=wal;")
32
 
33
- await bot.start()
34
  # if SERVER_STATE.MASTER:
35
 
36
  # response = await manager.register_worker()
 
30
  await database.connect()
31
  # await database.execute("pragma journal_mode=wal;")
32
 
33
+ # await bot.start()
34
  # if SERVER_STATE.MASTER:
35
 
36
  # response = await manager.register_worker()