Skip to content

akasakaid/timefarmtod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeFarmTod

Auto claim for time farm telegram bot

Table of Contens

Features

  • Auto Claim
  • Auto Claim Daily Reward
  • Support Multi Account
  • Auto Complete Task (except telegram task)
  • Using Random Device to initConnection

Warning !

According to Telegram TOS all accounts that sign up or log in using unofficial Telegram API clients are automatically put under observation to avoid violations of the Terms of Service.

So be careful, hopefully your account won't get banned.

Register

Click the following link for register : https://t.me/TimeFarmCryptoBot?start=aL10AOUuixNmozwN

How to Use

Config.json Explanation

key value description
api_id string api_id for telegram client library,
see Get My Own API_ID & API_HASH to get your own
api_hash string api_hash for telegram client library,
see Get My Own API_ID & API_HASH to get your own
auto_upgrade bool (true/false) auto upgrade account to next level
auto_task bool (true/false) auto complete task (except telegram task)
interval integer (second) sleep time every account

Get My Own API_ID & API_HASH

If you want to get your own api_id & api hash, you can goto https://my.telegram.org

Windows

  1. Make sure you computer was installed python and git.

    python site : https://python.org

    git site : https://git-scm.com/

  2. Clone this repository

    git clone https://github.com/akasakaid/timefarmtod.git
  3. goto timefarmtod directory

    cd timefarmtod
    
  4. install the require library

    python -m pip install -r requirements.txt
    
  5. fill the data.txt file with your data, how to get data you can refer to How to Get Data

  6. execute the main program

    python bot.py
    

Linux

  1. Make sure you computer was installed python and git.

    python

    sudo apt install python3 python3-pip

    git

    sudo apt install git
  2. Clone this repository

    git clone https://github.com/akasakaid/timefarmtod.git
  3. goto timefarmtod directory

    cd timefarmtod
  4. Install the require library

    python3 -m pip install -r requirements.txt
    
  5. fill the data.txt file with your data, how to get data you can refer to How to Get Data

  6. execute the main program

    python bot.py
    

Termux

  1. Make sure you termux was installed python and git.

    python

    pkg install python
    

    git

    pkg install git
    
  2. Clone this repository

    git clone https://github.com/akasakaid/timefarmtod.git
  3. goto timefarmtod directory

    cd timefarmtod
    
  4. install the require library

    python -m pip install -r requirements.txt
    
  5. fill the data.txt file with your data, how to get data you can refer to How to Get Data

  6. execute the main program

    python bot.py
    

Discussion

If you have an question or something you can ask in here : @sdsproject_chat

Support

To support me you can buy me a coffee via website in below

Thank you < 3