Skip to content

akasakaid/arixdextod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArixDexTod

Auto Claim Arix coin on Teleram every 1 hour

Table of Contents

Features

  • Auto Claim
  • Multi Account Support
  • Only use Telegram Account ID

Register

Click the following link to register : https://t.me/ARIXcoin_bot?start=ref_629438076

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

    cd arixdextod
    
  4. install the require library

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

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

    cd arixdextod
  4. Install the require library

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

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

    cd arixdextod
    
  4. install the require library

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

  6. execute the main program

    python bot.py
    

How to Get Telegram Account ID

  1. Start this bot https://t.me/MissRose_bot
  2. After that send /id message

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

Releases

No releases published

Packages

 
 
 

Languages