moving emoji out of the admin category as it is free for all to use
This commit is contained in:
parent
ea7953cbcc
commit
516e4bb14d
@ -171,9 +171,9 @@ def get_help_message(method):
|
|||||||
def get_help_embed(bot):
|
def get_help_embed(bot):
|
||||||
categories = {
|
categories = {
|
||||||
'fun': ['ffxiv', 'clap', 'redpanda', 'birb', 'youtube', 'dog', 'excuse', 'greentext', 'lewd', 'message', 'meme', 'homepage', 'pout', 'roll', 'smug', 'quake', 'wink', 'verify'],
|
'fun': ['ffxiv', 'clap', 'redpanda', 'birb', 'youtube', 'dog', 'excuse', 'greentext', 'lewd', 'message', 'meme', 'homepage', 'pout', 'roll', 'smug', 'quake', 'wink', 'verify'],
|
||||||
'util': ['corona', '8ball', 'decide', 'info', 'icon', 'wallpaper', 'stock', 'tts', 'issue'],
|
'util': ['corona', 'emoji', '8ball', 'decide', 'info', 'icon', 'wallpaper', 'stock', 'tts', 'issue'],
|
||||||
'users': ['help', 'invite', 'purge', 'roles', 'source'],
|
'users': ['help', 'invite', 'purge', 'roles', 'source'],
|
||||||
'admin': ['emoji', 'cleanup']
|
'admin': ['cleanup']
|
||||||
}
|
}
|
||||||
|
|
||||||
description = "\nBelow you can see all the commands I know.\n\n**Have a nice day!**"
|
description = "\nBelow you can see all the commands I know.\n\n**Have a nice day!**"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user