Skip to content

botprod/penguclash_tgbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)
  1. Install the required dependencies:
    pip install -r requirements.txt

Usage

  1. Run the bot:
    python main.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages