Automated Telegram Bot for Task Management and Bonus Collection
Qlyuker Bot is a professional automation solution built with Python for Telegram bot interaction. The software leverages modern asynchronous programming patterns and provides enterprise-grade features for managing multiple accounts efficiently.
- Language: Python 3.10+
- Framework: Pyrogram (Telegram MTProto API)
- Architecture: Asynchronous multi-threaded
- Deployment: Docker & Docker Compose support
- Package Manager: UV (modern Python package manager)
- Automated task completion in Telegram bots
- Multi-account management with proxy support
- Daily bonus collection automation
- Referral program participation
- Session management via QR codes
Qlyuker Bot is a powerful bot for Telegram that helps automate interaction with the bot. It supports multithreading, proxy integration, and session creation via QR codes.
- 🔄 Multithreading — supports parallel processes to increase work speed.
- 🔐 Proxy binding to session — allows secure work through proxy servers.
- 📲 Auto-account registration — quick account registration via referral links.
- 🎁 Bonus automation — automatic collection of daily bonuses without manual actions.
- 📸 Session creation via QR code — fast and convenient session generation through a mobile app.
- 📄 Support for pyrogram session format (.session) — easy integration with the Telegram API for session storage.
-
Download the project:
git clone https://bitbucket.org:mffff4/qlyukerbot.git cd qlyukerbot -
Install dependencies:
- Windows:
run.bat
- Linux:
run.sh
- Windows:
-
Obtain API keys:
- Go to my.telegram.org and get your
API_IDandAPI_HASH. - Add this information to the
.envfile.
- Go to my.telegram.org and get your
-
Run the bot:
python3 main.py --a 1 # Run the bot
-
Linux:
sudo sh install.sh python3 -m venv venv source venv/bin/activate pip3 install -r requirements.txt cp .env-example .env nano .env # Add your API_ID and API_HASH python3 main.py
-
Windows:
python -m venv venv venv\Scripts\activate pip install -r requirements.txt copy .env-example .env python main.py
| Parameter | Default Value | Description |
|---|---|---|
| API_ID | Telegram API application ID | |
| API_HASH | Telegram API application hash | |
| GLOBAL_CONFIG_PATH | Path for configuration files. By default, uses the TG_FARM environment variable | |
| FIX_CERT | False | Fix SSL certificate errors |
| SESSION_START_DELAY | 360 | Delay before starting the session (seconds) |
| REF_ID | Referral ID for new accounts | |
| USE_PROXY | True | Use proxy |
| SESSIONS_PER_PROXY | 1 | Number of sessions per proxy |
| DISABLE_PROXY_REPLACE | False | Disable proxy replacement on errors |
| BLACKLISTED_SESSIONS | "" | Sessions that will not be used (comma-separated) |
| DEBUG_LOGGING | False | Enable detailed logging |
| DEVICE_PARAMS | False | Use custom device parameters |
| AUTO_UPDATE | True | Automatic updates |
| CHECK_UPDATE_INTERVAL | 300 | Update check interval (seconds) |
Support development using cryptocurrencies:
| Currency | Wallet Address |
|---|---|
| Bitcoin (BTC) | bc1qt84nyhuzcnkh2qpva93jdqa20hp49edcl94nf6 |
| Ethereum (ETH) | 0xc935e81045CAbE0B8380A284Ed93060dA212fa83 |
| TON | UQBlvCgM84ijBQn0-PVP3On0fFVWds5SOHilxbe33EDQgryz |
| Binance Coin | 0xc935e81045CAbE0B8380A284Ed93060dA212fa83 |
| Solana (SOL) | 3vVxkGKasJWCgoamdJiRPy6is4di72xR98CDj2UdS1BE |
| Ripple (XRP) | rPJzfBcU6B8SYU5M8h36zuPcLCgRcpKNB4 |
| Dogecoin (DOGE) | DST5W1c4FFzHVhruVsa2zE6jh5dznLDkmW |
| Polkadot (DOT) | 1US84xhUghAhrMtw2bcZh9CXN3i7T1VJB2Gdjy9hNjR3K71 |
| Litecoin (LTC) | ltc1qcg8qesg8j4wvk9m7e74pm7aanl34y7q9rutvwu |
| Matic | 0xc935e81045CAbE0B8380A284Ed93060dA212fa83 |
| Tron (TRX) | TQkDWCjchCLhNsGwr4YocUHEeezsB4jVo5 |
If you have questions or suggestions:
- Telegram: Join our channel
This software is provided "as is" without any warranties. By using this bot, you accept full responsibility for its use and any consequences that may arise.
The author is not responsible for:
- Any direct or indirect damages related to the use of the bot
- Possible violations of third-party service terms of use
- Account blocking or access restrictions
Use the bot at your own risk and in compliance with applicable laws and third-party service terms of use.