diff --git a/app/help_methods.py b/app/help_methods.py index 5ef91ff1..d781586b 100644 --- a/app/help_methods.py +++ b/app/help_methods.py @@ -88,10 +88,6 @@ def get_help_message(method): 'smug': [ 'Returns the URL for smug anime girl' ], - 'r': [ - 'Grabs a random image from the specified subreddit\n', - 'Usage: !r gardening' - ], 'source': [ "Links you to the git repo with dragon-bot's source code" ],