Bot for @pengu_clash_bot
| Functional | Supported |
|---|---|
| Multithreading | ✅ |
| Binding a proxy to a session | ✅ |
| Random sleep time between accounts; hits | ✅ |
| Support pyrogram .session | ✅ |
| Get login links for all accounts | ✅ |
| Setting | Description |
|---|---|
| API_ID / API_HASH | Platform data from which to launch a Telegram session |
| DELAYS | Delay between connections to accounts (the more accounts, the longer the delay) |
| LOG_LEVEL | Logging level |
| REF_LINK | Your referal link |
| WORKDIR | directory with session |
| TIMEOUT | timeout in seconds for checking accounts on valid |
- Install the required dependencies:
pip install -r requirements.txt
- Run the bot:
python main.py