/Cats

Primary LanguagePython

Cats Bot

Auto Claim for Cats Telegram Bot

Watch Video Tutorial

Click Here

Features

  • Auto Task Complete
  • Multi Account Support

Register

Click the following url to register : Cats Bot

How to Use

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/BlackDragonHacker/Cats.git
  3. goto Cats directory

    cd Cats
    
  4. install the require library

    python -m pip install -r pip.txt
    
  5. Edit data.txt, input you auth token in data.txt file

  6. execute the main program

    python Cats.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/BlackDragonHacker/Cats.git
  3. goto Cats directory

    cd Cats
  4. Install the require library

    python3 -m pip install -r pip.txt
    
  5. Edit data.txt, input you auth token in data.txt file

  6. execute the main program

    python Cats.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/BlackDragonHacker/Cats.git
  3. goto Cats directory

    cd Cats
    
  4. install the require library

    python -m pip install -r pip.txt
    
  5. Edit data.txt, input you auth token in data.txt file

  6. execute the main program

    python Cats.py
    

How to get auth token

Watch Video

Thank you