Add a help blurb for deleting emoji

This commit is contained in:
Luke Robles 2018-06-26 20:47:16 -07:00
parent 46abb156d5
commit a93b974b98

View File

@ -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',