Two start commands when launching the bot
fixnix12
HOBBYOP
2 years ago
For the correct work of the Telegram bot you need from the start to write two commands python main.py - which starts the bot itself and python utils/server.py which starts the server. How to do it in your system ?
1 Replies
brody
EMPLOYEE
2 years ago
Are you deploying from a Dockerfile or deploying with nixpacks?
Please provide the exact two commands you need to run.