renesansz / discord-greeter-bot

My greeter bot for Discord
MIT License
49 stars 38 forks source link

Unexpected token ) #235

Closed sanamasako closed 4 years ago

sanamasako commented 5 years ago

Every time I try to run the bot, I receive an error exclaiming "Unexpected token )"

Solution?

HeresHavi commented 5 years ago

Make sure that there is no space between the name in the package.json file at "name":. Has to be all together or with a dash (-)

sanamasako commented 5 years ago

So "name: BotName"?

Ultimate73 commented 4 years ago

I am also getting this unexpected token, fixed what @HeresHavi stated but did not make it work! Please help

renesansz commented 4 years ago

@Ultimate73 can you provide your code and let's see what's the problem there?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.