mirror of
https://github.com/myned/modufur.git
synced 2024-12-24 22:27:28 +00:00
Merge branch 'dev'
This commit is contained in:
commit
5ab4bd938b
1 changed files with 2 additions and 0 deletions
|
@ -99,6 +99,8 @@ async def on_ready():
|
||||||
u.dump(u.temp, 'temp/temp.pkl')
|
u.dump(u.temp, 'temp/temp.pkl')
|
||||||
|
|
||||||
checks.ready = True
|
checks.ready = True
|
||||||
|
else:
|
||||||
|
print('\n- - - -\nI N F O : reconnected, skipping initialization\n- - - -')
|
||||||
|
|
||||||
|
|
||||||
@bot.event
|
@bot.event
|
||||||
|
|
Loading…
Reference in a new issue