Adding help method for greentext
This commit is contained in:
parent
51b98c5639
commit
f8b92ee4c8
@ -45,6 +45,10 @@ def get_help_message(method):
|
|||||||
'Generates a random excuse you can give your boss',
|
'Generates a random excuse you can give your boss',
|
||||||
'\nUsage: !excuse'
|
'\nUsage: !excuse'
|
||||||
],
|
],
|
||||||
|
'greentext': [
|
||||||
|
'Grabs a greentext story from redditchat so you can laugh at the misfortune of others',
|
||||||
|
'\nUsage: !greentext'
|
||||||
|
],
|
||||||
'help': [
|
'help': [
|
||||||
'Shows you this message'
|
'Shows you this message'
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user