diff --git a/app/help_methods.py b/app/help_methods.py index 604df940..aa2fb88e 100755 --- a/app/help_methods.py +++ b/app/help_methods.py @@ -93,7 +93,6 @@ def get_help_message(method): 'emoji': [ 'Uploads the passed in URL to the server as an emoji.', '\nDiscord does not support GIFS. It will throw an error if you try.' - '\nCurrently only admins can do this', '\nUsage: !emoji http://pictures.com/some_image.png my_new_emoji\n', 'or `!emoji del some_emoji` to delete' ],