renesansz / discord-greeter-bot

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

Syntax Error #263

Closed Cloudiergorgon7 closed 3 years ago

Cloudiergorgon7 commented 4 years ago

SyntaxError: missing ) after argument list  at wrapSafe (internal/modules/cjs/loader.js:1117:16)  at Module._compile (internal/modules/cjs/loader.js:1165:27)  at Object.Module._extensions..js (internal/modules/cjs/loader.js:1221:10)  at Module.load (internal/modules/cjs/loader.js:1050:32)  at Function.Module._load (internal/modules/cjs/loader.js:938:14)  at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)  at internal/main/run_main_module.js:17:47

sarthaktexas commented 4 years ago

You are missing an ending parenthesis. Can you post your bot.js here so we can help you?

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