Please
This commit is contained in:
parent
199f938e38
commit
ebd44c6d3c
|
@ -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 = [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user