botprod / PikeMiner-bot

Bot for Pike Man Telegram app
GNU General Public License v3.0
1 stars 0 forks source link

Pike Man Bot

Clicker for https://t.me/pike_man_bot

My telegram channel: BOTPROD

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-ACCOUNT Delay between connections to accounts (the more accounts, the longer the delay)
DELAYS-PIKE Delay between stone strikes
PROXY_TYPES-TG Proxy type for telegram session
PROXY_TYPES-REQUESTS Proxy type for requests
WORKDIR directory with session
TIMEOUT timeout in seconds for checking accounts on valid

Requirements

  1. Install the required dependencies:
    pip install -r requirements.txt

Usage

  1. Run the bot:
    python main.py