Skip to content

iAliF/TetherBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tether Price Bot

A Telegram bot to check the Tether price using the Tether Price library

It sends the price automatically to the chat

Also, you can check the price in the PV or from an inline mode

How to setup

  1. Clone this repository
    git clone https://github.com/iAliF/TetherBot
  2. Create a virtual environment
  3. Activate the virtual environment
  4. Install requirements using pip install -r requirements.txt
  5. Rename .env.example to .env and fill in the data

Usage

Run the bot using python bot.py

License

MIT