node discord_bot.js
uglyhill opened this issue · 0 comments
uglyhill commented
When ever I try to node the discord.js file this comes out:
C:\Users\maria\Desktop\DiscordBot-master\discord_bot.js:153
"hello": {
^^^^^^^
SyntaxError: Unexpected string
at createScript (vm.js:80:10)
at Object.runInThisContext (vm.js:139:10)
at Module._compile (module.js:576:28)
at Object.Module._extensions..js (module.js:623:10)
at Module.load (module.js:531:32)
at tryModuleLoad (module.js:494:12)
at Function.Module._load (module.js:486:3)
at Function.Module.runMain (module.js:653:10)
at startup (bootstrap_node.js:187:16)
at bootstrap_node.js:608:3