A bot for automating the mini app @qlyukerbot in Telegram.
- Autoclicker ✅
- Automatic ticket purchase ✅
- Support for pyrogram sessions ✅
- Simulation of human behavior ✅
- Proxy support
- Extensions configuration
- python>=3.10
1. Download project
git clone https://github.com/argoarsiks/QlyukerBot.git
cd QlyukerBot2. Install dependencies
- Windows
run.bat
- Linux
run.sh
3. Get API_ID and API_HASH
- Visit my.telegram.org and get
API_IDandAPI_HASH. - Paste these values into .env
4. Run the bot
python src/main.pyor
python3 src/main.py