From 9cf58070ff89d4dc50f954890f7013aecf902721 Mon Sep 17 00:00:00 2001 From: ZyLacx Date: Fri, 27 Nov 2020 22:49:15 +0100 Subject: [PATCH] Update node.js --- node.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node.js b/node.js index 5e13ee9..784e695 100644 --- a/node.js +++ b/node.js @@ -199,4 +199,4 @@ function calcTime(time){ return returnNo; } -client.login("NzczMTUyNDgzNzMxNzAxODAw.X6FEXA.y3lIt46kWIAAqf7_zb4xyQvqYcQ"); \ No newline at end of file +client.login(process.env.token); \ No newline at end of file