Updating some of the help method sections
This commit is contained in:
parent
0033a5f8a5
commit
13a094798f
@ -238,29 +238,30 @@ def get_help_message(method):
|
||||
|
||||
def get_help_embed(bot):
|
||||
categories = {
|
||||
"fun": [
|
||||
"game APIs" :[
|
||||
"bf5",
|
||||
"ffxiv"
|
||||
],
|
||||
"Fun things": [
|
||||
"clap",
|
||||
"excuse",
|
||||
"ffxiv",
|
||||
"greentext",
|
||||
"homepage",
|
||||
"horny",
|
||||
"lewd",
|
||||
"meme",
|
||||
"message",
|
||||
"nft",
|
||||
"owo",
|
||||
"roll",
|
||||
"simp",
|
||||
"sus",
|
||||
"trackdays",
|
||||
"verify",
|
||||
"wasted",
|
||||
"wordle",
|
||||
"youtube",
|
||||
],
|
||||
"util": [
|
||||
"image utils": [
|
||||
"horny",
|
||||
"simp",
|
||||
"tweet",
|
||||
"wasted",
|
||||
]
|
||||
"Utilities": [
|
||||
"8ball",
|
||||
"ask",
|
||||
"corona",
|
||||
@ -270,12 +271,15 @@ def get_help_embed(bot):
|
||||
"info",
|
||||
"issue",
|
||||
"poll",
|
||||
"roll",
|
||||
"stock",
|
||||
"trackdays",
|
||||
"tts",
|
||||
"vc",
|
||||
"wallpaper",
|
||||
"youtube",
|
||||
],
|
||||
"users": ["help", "invite", "purge", "roles", "source"],
|
||||
"user tools": ["help", "invite", "purge", "roles", "source"],
|
||||
"pictures of animals": [
|
||||
"birb",
|
||||
"cat",
|
||||
@ -305,6 +309,7 @@ def get_help_embed(bot):
|
||||
"highfive",
|
||||
"hug",
|
||||
"kiss",
|
||||
"lewd",
|
||||
"lick",
|
||||
"neko",
|
||||
"nom",
|
||||
|
Loading…
x
Reference in New Issue
Block a user