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