feat(sidestore): create new afc command

This commit is contained in:
neoarz
2025-09-18 16:50:29 -04:00
parent eba240302f
commit 63e49bcb7b
3 changed files with 55 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ class Help(commands.Cog, name="help"):
"server": "sidestore",
"half": "sidestore",
"sparse": "sidestore",
"afc": "sidestore",
"sync": "owner",
"cog_management": "owner",