Skip to content

AREEG94FAHAD/currencies_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Cryptocurrency

With this bot, you can now monitor the prices of more than 12 digital Cryptocurrency 💰 💰

Image

currr

Features

with this bot, you can monitor the prices of

  • Bitcoin
  • Ethereum
  • Tether
  • Cardano
  • Chainlink
  • Chainlink
  • Dogecoin
  • Ethereum-Classic
  • Polkadot
  • USD-Coin
  • Internet-Computer
  • Bitcoin-Cash
  • THORChain
  • Uniswap
  • Algorand

Technologies

  • pycoingecko
  • pyTelegramBotAPI

Installing Dependencies

Virtual Enviorment

I recommend working within a virtual environment whenever using Python for projects. This keeps your dependencies for each project separate and organaized. Instructions for setting up a virual enviornment for your platform can be found in the python docs

PIP Dependencies

Once you have your virtual environment setup and running, install dependencies by naviging to directory and running:

pip install -r requirements.txt

This will install all of the required packages we selected within the requirements.txt file.

Running the server

  • To run the server, execute:
python cur.py

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published