How to run all these file

image
can i run it and how
file need to run
bot.exe
.env config file

@sonicx180 welcome to community! You seem to not be on replit? I don’t understand your request

You should be able to run the executable on your own computer. You could upload these files to a Repl, however it would be difficult to run since Replit user’s Linux virtual machines. You could look into the tool wine.

@MattDESTROYER ok but i cant upload .env

Replit doesn’t support.env files, instead, use secrets in the Repl’s tools. You’ll have to manually enter each one, but it should work fine.