17teen / Discord-Presser-Server-Nuker

Nuke Discord Bot in Js (Beta has arrived)
329 stars 373 forks source link

not working on linux (Ubuntu) #61

Closed Rohanhjsj closed 2 months ago

Rohanhjsj commented 2 years ago

Screenshot from 2022-05-20 11-23-14 Screenshot from 2022-05-20 11-22-40

Ximaz commented 2 years ago

Screenshot from 2022-05-20 11-23-14

Screenshot from 2022-05-20 11-22-40

Make sure you config the bot in the folder config, and then, rather than doing node ., do node src/index.js .

K1llb0t commented 2 years ago

have you ran the "npm init" command ?

K1llb0t commented 2 years ago

also, try node src/index.js

Ximaz commented 2 years ago

have you ran the "npm init" command ?

According to the lines above, he installed the packages (chalk and discord.js).