Main.js isn't working
I am making a discord bot. I have two files. My index.js is working fine. I made a main.js but that isn't working. I put the client login and everything. Can someone help?
Voters
Ask coding questions
I am making a discord bot. I have two files. My index.js is working fine. I made a main.js but that isn't working. I put the client login and everything. Can someone help?
you must add a
.replit
file to tell repl to run the main.js file instead:https://docs.repl.it/repls/dot-replit