mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-11 03:14:23 +02:00
add rolebutton
This commit is contained in:
@@ -7,7 +7,7 @@ module.exports = {
|
||||
description: 'Enregistre l\'ID d\'un salon pour les logs de modération.',
|
||||
category: 'gestion',
|
||||
emote: '📝',
|
||||
utilisation: '+modlog [#salon/id]',
|
||||
utilisation: 'modlog [#salon/id]',
|
||||
async execute(message, args) {
|
||||
let channelId;
|
||||
const mentionedChannel = message.mentions.channels.first();
|
||||
|
||||
Reference in New Issue
Block a user