Adding help message for avatar
This commit is contained in:
parent
67185129d5
commit
895eb6d8fa
@ -12,6 +12,10 @@ def get_help_message(method):
|
|||||||
'Ask dragon bot a question and it will give you an 8ball response',
|
'Ask dragon bot a question and it will give you an 8ball response',
|
||||||
'\nUsage: !8ball Will I win the lottery tomorrow?'
|
'\nUsage: !8ball Will I win the lottery tomorrow?'
|
||||||
],
|
],
|
||||||
|
'avatar': [
|
||||||
|
'Returns the avatar for the mentioned user',
|
||||||
|
'\nUsage: !avatar @somebody'
|
||||||
|
],
|
||||||
'decide': [
|
'decide': [
|
||||||
'Dragon-bot will help make the tough decisions for you',
|
'Dragon-bot will help make the tough decisions for you',
|
||||||
' If there is only one option, it will give you a yes or no',
|
' If there is only one option, it will give you a yes or no',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user