adding a missing comma to the list of help commands

This commit is contained in:
Luke Robles 2021-12-13 13:18:57 -08:00
parent e594b9714c
commit cd16130554

View File

@ -160,7 +160,7 @@ def get_help_message(method):
'nft': [ 'nft': [
'Polls opensea and gets a random monkey from bored ape yacht club', 'Polls opensea and gets a random monkey from bored ape yacht club',
'\nUsage: !nft' '\nUsage: !nft'
] ],
'owo': [ 'owo': [
'Returns some fucky wucky text\n', 'Returns some fucky wucky text\n',
'Usage: !owo what the fuck did you just fucking say about me you little shit?' 'Usage: !owo what the fuck did you just fucking say about me you little shit?'