diff --git a/the_prestige.py b/the_prestige.py index 9cb28ef..87e776d 100644 --- a/the_prestige.py +++ b/the_prestige.py @@ -322,7 +322,7 @@ class ShowHistoryCommand(Command): async def execute(self, msg, command): #list_task = asyncio.create_task(history_pages(msg, game.get_history())) - game.get_history() + games.get_history() commands = [