From c6e8f53b52c4705f148cdb76f6d661b2a530e63a Mon Sep 17 00:00:00 2001 From: Clxud <71564480+cloudwithax@users.noreply.github.com> Date: Fri, 24 Sep 2021 18:19:29 -0400 Subject: [PATCH] Update bot.js --- bot.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bot.js b/bot.js index 034937c..5f94e6b 100644 --- a/bot.js +++ b/bot.js @@ -123,5 +123,5 @@ process.on('SIGINT', async () => { process.exit(); }); -client.login('ODIzOTc5MTUyOTI2NDQxNDkz.YFosYg.HrBjhcnXDKc0-cKTM6fQJ_TAWCg'); +client.login('token here');