I have an problem about client.login
Here is my code at main.js for client.login:
let token = require(\'./config\') client.login(token)
An