refactor(command): use message component to edit config
This commit is contained in:
parent
977c818328
commit
b4408674c9
3 changed files with 59 additions and 65 deletions
10
updates.json
10
updates.json
|
@ -28,5 +28,15 @@
|
|||
"ping"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"version": "3.2.0",
|
||||
"commands": {
|
||||
"added": [],
|
||||
"removed": [],
|
||||
"updated": [
|
||||
"config"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue