updated help for weather
This commit is contained in:
parent
bfe662ddaa
commit
dd6db6b935
@ -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