Skip to content

vaultboyportal/DogsHousebot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DogsHouse-Bot

Bot for https://t.me/dogshouse_bot

More crypto themes and softs in telegram: Vaultboyportal 🦧 Additional soft information: https://t.me/vaultboyportal

Functionality

Functional Supported
Multithreading
Binding a proxy to a session
Auto-login
Random sleep time between accounts, complete tasks, claim points
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
DELAYS-ACCOUNT Delay between connections to accounts (the more accounts, the longer the delay)
PROXY_TYPE Proxy type for telegram session
WORKDIR directory with session

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