From 0ab975239aabcf623ca61204a88b315cc0cfa52a Mon Sep 17 00:00:00 2001 From: ZyLacx Date: Sat, 28 Nov 2020 01:27:04 +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 55d9d5c..fdb8c44 100644 --- a/node.js +++ b/node.js @@ -208,4 +208,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