akasakaid / vivaftod

Auto Claim for Vivaftn Telegram Bot
7 stars 3 forks source link

Vivaftod

Auto Claim for Vivaftn Token on Telegram Bot

Table of Contents

Features

Warning

This script bot is require to login telegram Account !

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.

Config.json File

In this file config.json you can configure your api_id and api_hash to connect telegram api client, if you not fill with your own api_id and api_hash you will use my api_id and api_hash.

You can get your own api_id and api_hash in here : https://my.telegram.org/

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/akasakaid/vivaftod.git
  3. goto vivaftod directory

    cd vivaftod
  4. install the require library

    python -m pip install -r requirements.txt
  5. 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/vivaftod.git
  3. goto vivaftod directory

    cd vivaftod
  4. Install the require library

    python3 -m pip install -r requirements.txt
  5. 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/vivaftod.git
  3. goto vivaftod directory

    cd vivaftod
  4. install the require library

    python -m pip install -r requirements.txt
  5. execute the main program

    python bot.py

Run for 24/7

You can run the script bot for 24/7 using vps / rdp. You can use screen application in vps linux to running the script bot in background process

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