Skip to content
This repository was archived by the owner on Oct 27, 2024. It is now read-only.

botprod/CatsGang-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatsGang-bot

Soft for https://t.me/catsgang_bot

More crypto themes and softs in telegram: ApeCryptor 🦧

Functionality

Functional Supported
Multithreading
Binding a proxy to a session
r; auto-reger; complete tasks,
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])
PROXY_TYPES-TG Proxy type for telegram session (eg 'socks5')
PROXY_TYPES-REQUESTS Proxy type for requests (eg 'socks5')
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

About

Soft for https://t.me/catsgang_bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%