added help message for homepage
This commit is contained in:
parent
965aaa3d6c
commit
1168e3e048
@ -54,6 +54,11 @@ def get_help_message(method):
|
|||||||
'message': [
|
'message': [
|
||||||
'You can ask me a question directly and I will do my best to answer it.',
|
'You can ask me a question directly and I will do my best to answer it.',
|
||||||
'\nUsage: @dragon-bot what is the capital of France?'
|
'\nUsage: @dragon-bot what is the capital of France?'
|
||||||
|
],
|
||||||
|
'homepage': [
|
||||||
|
'This function now outputs the SWEET-ASS picture of the day.',
|
||||||
|
' Note this picture only changes once a day.',
|
||||||
|
'\nUsage: !homepage'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user