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',
|
||||
'\nUsage: !excuse'
|
||||
],
|
||||
'greentext': [
|
||||
'Grabs a greentext story from redditchat so you can laugh at the misfortune of others',
|
||||
'\nUsage: !greentext'
|
||||
],
|
||||
'help': [
|
||||
'Shows you this message'
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user