stock help msg

This commit is contained in:
Jason Ji 2017-09-24 17:59:20 -07:00
parent 5a711b34d5
commit eadaca1b76

View File

@ -69,6 +69,10 @@ def get_help_message(method):
],
'smug': [
'Returns the URL for smug anime girl'
],
'stock': [
'Returns basic stock information for the stock you entered.',
'\nUsage: !stock AAPL TSLA'
]
}