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