Add a help blurb for deleting emoji
This commit is contained in:
parent
46abb156d5
commit
a93b974b98
@ -51,7 +51,8 @@ def get_help_message(method):
|
||||
'Uploads the passed in URL to the server as an emoji.',
|
||||
'\nDiscord does not support GIFS. It will throw and error if you try.'
|
||||
'\nCurrently only admins can do this',
|
||||
'\nUsage: !emoji http://pictures.com/some_image.png my_new_emoji'
|
||||
'\nUsage: !emoji http://pictures.com/some_image.png my_new_emoji\n',
|
||||
'or `!emoji del some_emoji` to delete'
|
||||
],
|
||||
'excuse': [
|
||||
'Generates a random excuse you can give your boss',
|
||||
|
Loading…
x
Reference in New Issue
Block a user