To run on Linux: python3 main.py To run on Windows: py main.py
CALLBACK_DOMAIN - IP address of the server where the bot is hosted.
You need to start the server: uvicorn callback:app --reload --port 80 You need to delete the db.sqlite3 file. There are no backdoors, everything is clean.
Download: