This commit is contained in:
Alex 2020-06-18 02:06:34 -05:00
parent e86016c322
commit 136b88a77d
1 changed files with 4 additions and 4 deletions

View File

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