Updating some of the help method sections

This commit is contained in:
Luke Robles 2022-09-26 11:15:30 -07:00
parent 0033a5f8a5
commit 13a094798f

View File

@ -238,29 +238,30 @@ def get_help_message(method):
def get_help_embed(bot): def get_help_embed(bot):
categories = { categories = {
"fun": [ "game APIs" :[
"bf5", "bf5",
"ffxiv"
],
"Fun things": [
"clap", "clap",
"excuse", "excuse",
"ffxiv",
"greentext", "greentext",
"homepage", "homepage",
"horny",
"lewd",
"meme", "meme",
"message", "message",
"nft", "nft",
"owo", "owo",
"roll",
"simp",
"sus", "sus",
"trackdays",
"verify", "verify",
"wasted",
"wordle", "wordle",
"youtube",
], ],
"util": [ "image utils": [
"horny",
"simp",
"tweet",
"wasted",
]
"Utilities": [
"8ball", "8ball",
"ask", "ask",
"corona", "corona",
@ -270,12 +271,15 @@ def get_help_embed(bot):
"info", "info",
"issue", "issue",
"poll", "poll",
"roll",
"stock", "stock",
"trackdays",
"tts", "tts",
"vc", "vc",
"wallpaper", "wallpaper",
"youtube",
], ],
"users": ["help", "invite", "purge", "roles", "source"], "user tools": ["help", "invite", "purge", "roles", "source"],
"pictures of animals": [ "pictures of animals": [
"birb", "birb",
"cat", "cat",
@ -305,6 +309,7 @@ def get_help_embed(bot):
"highfive", "highfive",
"hug", "hug",
"kiss", "kiss",
"lewd",
"lick", "lick",
"neko", "neko",
"nom", "nom",