mirror of
https://github.com/arthur-pbty/gestion.git
synced 2026-06-03 23:21:52 +02:00
Merge branch 'main' of https://github.com/Tutur33/gestion
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = {
|
||||
description: 'Configure le système de join',
|
||||
emote: '🔑',
|
||||
category: 'gestion',
|
||||
utilisation: 'leave [config/test]',
|
||||
utilisation: 'join [config/test]',
|
||||
async execute(message, args, client) {
|
||||
const guildId = message.guild.id;
|
||||
const botId = message.client.user.id;
|
||||
|
||||
Reference in New Issue
Block a user