mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-10 10:55:06 +02:00
add rolebutton
This commit is contained in:
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user