mirror of
https://github.com/neoarz/Syntrel.git
synced 2025-12-25 11:40:12 +01:00
initial commit
This commit is contained in:
@@ -21,6 +21,7 @@ class Help(commands.Cog, name="help"):
|
||||
"sidestore",
|
||||
"idevice",
|
||||
"melonx",
|
||||
"livecontainer",
|
||||
"media",
|
||||
"miscellaneous",
|
||||
"utilities",
|
||||
@@ -51,6 +52,7 @@ class Help(commands.Cog, name="help"):
|
||||
"fun": "fun",
|
||||
"idevice": "idevice",
|
||||
"melonx": "melonx",
|
||||
"livecontainer": "livecontainer",
|
||||
"media": "media",
|
||||
"misc": "miscellaneous",
|
||||
"miscellaneous": "miscellaneous",
|
||||
@@ -77,6 +79,7 @@ class Help(commands.Cog, name="help"):
|
||||
"sidestore": "SideStore troubleshooting commands",
|
||||
"idevice": "idevice troubleshooting commands",
|
||||
"melonx": "MeloNX troubleshooting commands",
|
||||
"livecontainer": "LiveContainer troubleshooting commands",
|
||||
"media": "Media commands",
|
||||
"utilities": "Utility commands",
|
||||
"miscellaneous": "Miscellaneous commands",
|
||||
|
||||
Reference in New Issue
Block a user