Skip to content

akasakaid/ducktod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DUCKTOD

Auto Tap-tap for bebek bot / firstduck bot

Features

Register

Start bot : HERE

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.

How to use !

  1. Make sure your computer has installed python and git.

  2. Clone this repository

    git clone https://github.com/akasakaid/ducktod.git
    
  3. Goto ducktod directory

    cd ducktod
    
  4. Open the config.json file and change the api_id and api hash. If you don't change them you will use my api_id and api_hash.

    Get you own api_id and api_hash here : https://my.telegram.org/

  5. Install library

    Windows

    pip install -r requirements.txt
    

    or

    python -m pip install -r requirements.txt
    

    Linux

    pip3 install -r requirements.txt
    

    or

    python3 -m pip install -r requirements.txt
    
  6. run bot

    Windows

    python bot.py
    

    Linux

    python3 bot.py
    

Support

Buy me a coffee to support me

Discussion

If you have anyq question you can join and ask in : https://t.me/sdsproject_chat

Thank you