Skip to content

Commit

Permalink
Update erm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahCxrest authored Nov 13, 2024
1 parent aaccce0 commit d39f184
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions erm.py
Original file line number Diff line number Diff line change
Expand Up @@ -1044,6 +1044,7 @@ async def anti_fetch_measure():
# (as discord.py taught me) since it'll
# deadlock the main setup_hook as this
# loop is called on startup.
logging.warning("[ITERATE] Checking if Bot Ready")
await bot.wait_until_ready()
logging.warning("[ITERATE] Bot Ready!")

Expand Down

0 comments on commit d39f184

Please sign in to comment.