A Simple NSFW Discord Bot with few SFW
-
Download the packages (Ex:
npm install discord.js
, ornpm install dotenv
,npm install axios
,npm install node-fetch@2
,npm install pidusage
)npm install discord.js dotenv axios node-fetch@2 pidusage
-
fill out the
.env
file -
then
node index
ornode index.js
-
if you are using replit you dont need
.env
put it in the secret tab(lock icon) -
Also it will automatically install the packages for you when you click run