This commit is contained in:
Alex 2020-06-18 01:57:15 -05:00
parent 3997be6568
commit 830be0fd7c
1 changed files with 1 additions and 1 deletions

View File

@ -215,4 +215,4 @@ if(process.argv.slice(2).includes("--TEST")) {
};
//Logging in the bot
client.login(config.token)
client.login(config.token);