updated help for weather
This commit is contained in:
parent
6ab5197242
commit
e6dfe0ef90
@ -59,7 +59,10 @@ def get_help_message(method):
|
||||
'This function now outputs the SWEET-ASS picture of the day.',
|
||||
' Note this picture only changes once a day.',
|
||||
'\nUsage: !homepage'
|
||||
]
|
||||
],
|
||||
'weather': [
|
||||
'Returns the weather for the location you entered.',
|
||||
'\nUsage: !weather Berkeley']
|
||||
}
|
||||
|
||||
# Print out every help method
|
||||
|
Loading…
x
Reference in New Issue
Block a user