diff --git a/app/help_methods.py b/app/help_methods.py index 9a0f9f58..400a0a48 100644 --- a/app/help_methods.py +++ b/app/help_methods.py @@ -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' ] }