Skip to content

Axcent-ape/ClayToncoinBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClayToncoinBot clicker

Clicker for https://t.me/claytoncoinbot

More crypto themes and softs in telegram: ApeCryptor 🦧 Additional soft information: https://t.me/ApeCryptorSoft/102

Functionality

Functional Supported
Multithreading
Binding a proxy to a session
Auto-player;
Random sleep time between accounts
Support pyrogram .session
Get statistics for all accounts

Settings data/config.py

Setting Description
API_ID / API_HASH Platform data from which to launch a Telegram session (stock - Android)
DELAYS-ACCOUNT Delay between connections to accounts (the more accounts, the longer the delay) (eg [5, 15])
WORKDIR directory with session (eg "sessions/")
TIMEOUT timeout in seconds for checking accounts on valid (eg 30)

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

Releases

No releases published

Packages

No packages published

Languages