remove the deletion from the emoji command help message
This commit is contained in:
parent
3658231855
commit
902caef1c5
@ -79,8 +79,7 @@ def get_help_message(method):
|
|||||||
"emoji": [
|
"emoji": [
|
||||||
"Uploads the passed in URL to the server as an 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."
|
"\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",
|
"\nUsage: !emoji http://pictures.com/some_image.png my_new_emoji\n"
|
||||||
"or `!emoji del some_emoji` to delete",
|
|
||||||
],
|
],
|
||||||
"excuse": [
|
"excuse": [
|
||||||
"Generates a random excuse you can give your boss",
|
"Generates a random excuse you can give your boss",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user