Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:26:35 +08:00
commit 7c8b80e9ca
4 changed files with 100 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "leapmultix-command-audit-config",
"description": "Slash command /audit-config from LeapMultix",
"version": "1.0.0",
"author": {
"name": "Julien LE SAUX",
"email": "contact@jls42.org"
},
"commands": [
"./commands"
]
}