From 41971a1b3a7023dfda39d73932f25e91c5d9b49b Mon Sep 17 00:00:00 2001 From: Alee Date: Fri, 3 Jan 2020 01:41:56 -0500 Subject: Update bot_discord.js --- bot_discord.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot_discord.js b/bot_discord.js index e0f94a1..e8d18e1 100644 --- a/bot_discord.js +++ b/bot_discord.js @@ -210,7 +210,7 @@ client.on('ready', () => { }); }, 200000); client.user.setStatus('online'); - client.channels.find('id', '606602551634296968').send("**AleeBot Status:** AleeBot has started."); + //client.channels.find('id', '606602551634296968').send("**AleeBot Status:** AleeBot has started."); rl.prompt(); }); -- cgit v1.2.3