mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-16 00:02:43 +02:00
commande clear
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = {
|
||||
description: 'Kick a member',
|
||||
emote: '🔍',
|
||||
utilisation: 'kick <@member> [reason]',
|
||||
category: 'utils',
|
||||
category: 'moderation',
|
||||
|
||||
async execute(message, args, client) {
|
||||
const member = message.mentions.members.first();
|
||||
|
||||
Reference in New Issue
Block a user