It is late and I make typos

This commit is contained in:
Kevin Rode 2021-01-04 02:39:22 -05:00
parent 055f7db17e
commit 199f938e38

View File

@ -343,7 +343,7 @@ commands = [
CreditCommand(),
RomanCommand(),
HelpCommand(),
ShowHistory(),
ShowHistoryCommand(),
]
client = discord.Client()