How can I fix missing dotenv Package

Posted by slak in discord-bots.

My friend gave me a discord bot that needed hosting instead of him using someone elses pc so I paid for wispbyte and did all of the steps of the wispbute video (https://www.youtube.com/watch?v=70mJmaCMA 8) and it gave me that error in the picture.

Replies

noone

Add dotenv in your additional node packages in startup Or you can put it in your packages json Make sure to not modify the startup command If the issue persists send your console output

roblord

Add a .env file

Wispbyte Community Forum