add rolebutton

This commit is contained in:
VALOU3336
2024-03-01 12:05:29 +01:00
parent 7ff8c0237f
commit 2b9c5efa33
20 changed files with 189 additions and 30 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ module.exports = {
description: "Synchronise les permissions d'un salon avec sa catégorie ou synchronise tous les salons d'une catégorie.",
category: 'gestion',
emote: '🔄',
utilisation: '+sync [#salon/id/all]',
utilisation: 'sync [#salon/id/all]',
async execute(message, args, client) {
let channel;
if (args[0] === 'all') {