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