renesansz / discord-greeter-bot

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

node bot.js not working #260

Closed IanDaBest closed 4 years ago

IanDaBest commented 4 years ago

what happened when i used node bot.js:

PS C:\Users\IanDaBest\Discord\DaBestBot\codes> node bot.js internal/modules/cjs/loader.js:1032 throw err; ^

Error: Cannot find module 'C:\Users\IanDaBest\Discord\DaBestBot\codes\bot.js'  at Function.Module._resolveFilename (internal/modules/cjs/loader.js:1029:15)  at Function.Module._load (internal/modules/cjs/loader.js:898:27)  at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)  at internal/main/run_main_module.js:17:47 { code: 'MODULE_NOT_FOUND', requireStack: [] } powershell node bot js

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.