From 580511b632e6008eda7961a597d38f8cbe20e8b3 Mon Sep 17 00:00:00 2001 From: Ashley Rosch Date: Fri, 29 Oct 2021 20:12:34 -0500 Subject: [PATCH] nothing really --- rolemanager/index.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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