This commit is contained in:
Kevin Rode 2021-01-04 02:40:54 -05:00
parent 199f938e38
commit ebd44c6d3c

View File

@ -322,7 +322,7 @@ class ShowHistoryCommand(Command):
async def execute(self, msg, command): async def execute(self, msg, command):
#list_task = asyncio.create_task(history_pages(msg, game.get_history())) #list_task = asyncio.create_task(history_pages(msg, game.get_history()))
game.get_history() games.get_history()
commands = [ commands = [