adding a missing comma to the list of help commands
This commit is contained in:
parent
e594b9714c
commit
cd16130554
@ -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?'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user