zumat commited on
Commit
f849ab2
·
verified ·
1 Parent(s): 7bd9a9f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -38,7 +38,7 @@ async def on_ready():
38
  except Exception as e:
39
  print(f"Failed to connect to MAGNet: {str(e)}")
40
  llamaAvailable = False
41
-
42
  print(f'{bot.user} has connected to Discord!')
43
 
44
  # Function to trigger the command /ninowrite
 
38
  except Exception as e:
39
  print(f"Failed to connect to MAGNet: {str(e)}")
40
  llamaAvailable = False
41
+ event.set()
42
  print(f'{bot.user} has connected to Discord!')
43
 
44
  # Function to trigger the command /ninowrite