refactor(command): use message component to edit config

This commit is contained in:
Anhgelus Morhtuuzh 2025-07-30 21:57:05 +02:00
parent 977c818328
commit b4408674c9
Signed by: anhgelus
GPG key ID: 617773CACE89052C
3 changed files with 59 additions and 65 deletions

View file

@ -28,5 +28,15 @@
"ping"
]
}
},
{
"version": "3.2.0",
"commands": {
"added": [],
"removed": [],
"updated": [
"config"
]
}
}
]