diff --git a/rolemanager/index.ts b/rolemanager/index.ts index b946d54..149beb1 100644 --- a/rolemanager/index.ts +++ b/rolemanager/index.ts @@ -28,9 +28,7 @@ const sendMessage = (res: ReplyableInteraction | TextBasedChannels, msg: any, ep //initialize discord const Discord = require('discord.js'), - client: Client = new Discord.Client({ intents: [ - 'GUILD_MEMBERS' - ] }); + client: Client = new Discord.Client({ intents: [ 'GUILD_MEMBERS' ] }); /** * send message containing menu