missed a comma

This commit is contained in:
Luke Robles 2022-09-26 11:18:52 -07:00
parent 63857bad0f
commit 01af79cec6

View File

@ -238,10 +238,7 @@ def get_help_message(method):
def get_help_embed(bot):
categories = {
"game APIs" :[
"bf5",
"ffxiv"
],
"game APIs": ["bf5", "ffxiv"],
"Fun things": [
"clap",
"excuse",
@ -260,7 +257,7 @@ def get_help_embed(bot):
"simp",
"tweet",
"wasted",
]
],
"Utilities": [
"8ball",
"ask",