#Bot won't log on

31 messages · Page 1 of 1 (latest)

late valve
#

• What's your exact discord.js npm list discord.js and node node -v version?
• Post the full error stack trace, not just the top part!
• Show your code!
• Explain what exactly your issue is.
• Not a discord.js issue? Check out #useful-servers.

outer sleet
#

index code

#

using a JSON config for the token

#

did node index.js and the bot isnt logging on

#

did nodemon to and that didnt work

keen flare
#

Any errors?

outer sleet
#

no

#

nothing is popping up in the terminal

keen flare
#

After client.login(), put a console log to see if that shows in the terminal

outer sleet
#

now nodemon is giving me an error

#

it says unexpected end of JSON output

keen flare
#

Show full error

outer sleet
#

kk gimme a sec

keen flare
#

Syntax error, your config.json file isn't following the JSON syntax

outer sleet
#

this is what the config looks like

{
"token": "token here"
}

#

did i miss a comma or something

#

this is the exact syntax for the JSON file on the website

#

just checked

outer sleet
#

Anyone?

tribal tiger
outer sleet
brittle axle
#

Should your Json not be token: ‘token’ ?

outer sleet
#

I'll try that when I get home and let you know if that is the issue

tribal tiger
outer sleet
#

Kk

outer sleet
flat kindle
#

Could you possibly show your json file?

outer sleet
#

i did something and now it is working

#

i hate my life