diff --git a/pokecli.py b/pokecli.py index 30c5428212..b112d625f2 100644 --- a/pokecli.py +++ b/pokecli.py @@ -116,6 +116,7 @@ def get_commit_hash(): while True: bot.tick() + inventory.refresh_inventory() except KeyboardInterrupt: bot.event_manager.emit(