feat(bots/discord)!: add admin config

This commit is contained in:
PalmDevs
2024-07-26 00:53:25 +07:00
parent e86180fe29
commit d0acab1915
12 changed files with 46 additions and 38 deletions

View File

@@ -12,7 +12,7 @@ export default {
.setDMPermission(true)
.toJSON(),
ownerOnly: true,
adminOnly: true,
global: true,
async execute(_, interaction) {