Closed nathan545x closed 3 years ago
Let me check this out. Both your email and password are in the SS though just fyi
It’s just one of my ALTS so it don’t matter too much but I’ll change the password thanks for telling me I didn’t even knowtes
Start the config file with "{" and end it with a "}".
In the end the file should look like this.
{
"botUsername" : "<username>",
"botPassword" : "<password>",
"server" : "<server>",
"serverPort" : "<port>",
"discordToken" : "<token>",
"discordPrefix" : "<prefix>"
}
This should fix it :)
Yep thank you, I’m a idiot I didn’t relise something that simple lol
Glad I could help :) Do feel free to hmu if you have any other issues/questions or feedback!
SyntaxError: C:\Users\Pippa\Desktop\MCAI\minecraft-bot-main\config.json: Unexpected token : in JSON at position 13 at parse ()
at Object.Module._extensions..json (internal/modules/cjs/loader.js:1128:22)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:14)
at Module.require (internal/modules/cjs/loader.js:974:19)
at require (internal/modules/cjs/helpers.js:92:18)
at Object. (C:\Users\Pippa\Desktop\MCAI\minecraft-bot-main\index.js:16:87)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)