Updating help wording for the emoji command to remvoe the admin only text
This commit is contained in:
parent
00ba84d392
commit
cf93cb71a4
@ -93,7 +93,6 @@ 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.'
|
||||||
'\nCurrently only admins can do this',
|
|
||||||
'\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'
|
'or `!emoji del some_emoji` to delete'
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user