mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-22 10:09:26 +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 messages.',
|
||||
category: 'gestion',
|
||||
emote: '📝',
|
||||
utilisation: '+messagelog [#salon/id]',
|
||||
utilisation: 'messagelog [#salon/id]',
|
||||
async execute(message, args, client) {
|
||||
let channelId;
|
||||
const mentionedChannel = message.mentions.channels.first();
|
||||
|
||||
Reference in New Issue
Block a user