renesansz / discord-greeter-bot

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

stuck on node.js #194

Closed boylej97 closed 5 years ago

boylej97 commented 5 years ago

capture i have done everything that i can think possile

jenaus commented 5 years ago

same

hotbutterytoast commented 5 years ago

having the same problem

ghost commented 5 years ago

same

Keyboard04 commented 5 years ago

Same here

SyntaxError: C:\Users\Valdemar\Desktop\Bot\auth.json: Unexpected token � in JSON at position 3 at JSON.parse () at Object.Module._extensions..json (internal/modules/cjs/loader.js:763:27) at Module.load (internal/modules/cjs/loader.js:630:32) at tryModuleLoad (internal/modules/cjs/loader.js:570:12) at Function.Module._load (internal/modules/cjs/loader.js:562:3) at Module.require (internal/modules/cjs/loader.js:667:17) at require (internal/modules/cjs/helpers.js:20:18) at Object. (C:\Users\Valdemar\Desktop\Bot\bot.js:3:12) at Module._compile (internal/modules/cjs/loader.js:738:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:749:10)

Keyboard04 commented 5 years ago

Wait, I know how to fix it! So, when you copy the auth.json it copies the quotation marks as fancy quotation marks. But most coding languages can't recognise those. So just use regular quotation marks ("") and you're good to go!

stale[bot] commented 5 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.