Didnt add an entry to the help methods for source command

This commit is contained in:
Luke Robles 2018-03-24 14:34:23 -07:00
parent 97c22a75c1
commit 202f0c06f5

View File

@ -88,6 +88,9 @@ def get_help_message(method):
'smug': [ 'smug': [
'Returns the URL for smug anime girl' 'Returns the URL for smug anime girl'
], ],
'source': [
"Links you to the git repo with dragon-bot's source code"
],
'stock': [ 'stock': [
'Returns basic stock information for the stock you entered.', 'Returns basic stock information for the stock you entered.',
'\nUsage: !stock AAPL TSLA' '\nUsage: !stock AAPL TSLA'