Script working example: https://www.youtube.com/watch?v=vLlzC0UmDyU&t=19s
To run this script you must have python3.11+ and put into config your api key from BotFather
Deploying
unzip archive in folder than using cmd
cd YOUR_FOLDER // OPTIONAL /////////////// python -m venv venv .\venv\scripts\activate /////////////////////////// pip install -r requirements.txt python main.py