I NEED HELP DA FAWK AM I DOIN WRONG
Archived a year ago
R
rylyae
Verified
i need help im trying to run my discord bot on vscode i have a main.py file and a .env file where my discord bot token is it looks like DISCORD_BOT_TOKEN=your_discord_bot_token then i go to terminal and type python main.py and it shows
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
Running on all addresses (0.0.0.0)
Running on http //127.0.0.1:8080/
Running on http //192.168.1.221:8080/
Press CTRL+C to quit
but when i go look at my bot its still offline my code was from my replit but they said i used up all my development usage and i had to download a zip

