Pengu Clash Bot Bot for @pengu_clash_bot Telegram www.botprod.ru Functionality Functional Supported Multithreading ✅ Binding a proxy to a session ✅ Random sleep time between accounts; hits ✅ Support pyrogram .session ✅ Get login links for all accounts ✅ Settings data/config.py 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 Requirements Python 3.9 (you can install it here) Telegram API_ID and API_HASH (you can get them here) Install the required dependencies: pip install -r requirements.txt Usage Run the bot: python main.py