remove the deletion from the emoji command help message

This commit is contained in:
Luke Robles 2022-10-11 14:14:45 -07:00
parent cd68e68a96
commit 104d79501a

View File

@ -79,8 +79,7 @@ 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."
"\nUsage: !emoji http://pictures.com/some_image.png my_new_emoji\n",
"or `!emoji del some_emoji` to delete",
"\nUsage: !emoji http://pictures.com/some_image.png my_new_emoji\n"
],
"excuse": [
"Generates a random excuse you can give your boss",