WANstorm / PossumBot

A bot that will allow you to destroy discord servers.
MIT License
199 stars 190 forks source link

issue on step 9 #41

Closed somerandoonline closed 3 years ago

somerandoonline commented 3 years ago

Error: Cannot find module 'C:\Users\Computer\bot.js'  at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)  at Function.Module._load (internal/modules/cjs/loader.js:841: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: [] }

I open the botsettings.json as a notepad file and then saved that back to the original .zip folder. idk what im doing wrong

WANstorm commented 3 years ago

@somerandoonline you have to unzip the folder first.

WANstorm commented 3 years ago

@somerandoonline and you have to cd into the foldeer.

yoshisaac commented 3 years ago

@somerandoonline and @Barsik008 I unzipped and cd into it and I get that error.

except I get a discord.js missing error.

WANstorm commented 3 years ago

@yoshisaac You need to type npm install first.