Skip to content

Latest commit

 

History

History
executable file
·
86 lines (44 loc) · 2.16 KB

README.md

File metadata and controls

executable file
·
86 lines (44 loc) · 2.16 KB

CryptoPrice - Cryptocurrencies Price Checker Telegram Bot

⭐️⭐️Star the project.

Bot is available at https://t.me/cryptostatsbot

This project was built using Python 3.8 and pyTelegramBotAPI

To contribute, follow the Contributing Guidelines

DESCRIPTION

This is an Open-Sourced Telegram Bot that will tell you the current price of various Cryptocurrency Assets. You just need to provide the shortcode/symbol of the coin and it will fetch the price.

SETUP/INSTALLATION.

Prerequisites

To work with CryptoPrice - Cryptocurrencies Price Checker Telegram Bot, you need to have some few prerequisites.

  • Python3.8

  • pip

  • Virtual environment (virtualenv) [If you want it]

  • Code/text editor

  • Terminal

  • Knowledge of pyTelegramBotAPI

** To work With CryptoPrice - Cryptocurrencies Price Checker Telegram Bot **

  1. You will need Internet connection.

  2. You will also need python installed and knowledge of python

  3. To get to use CryptoPrice - Cryptocurrencies Price Checker Telegram Bot first you need to get to the CryptoPrice - Cryptocurrencies Price Checker Telegram Bot repository.

Link:-> https://github.com/josylad/CryptoPrice-Telegram-Bot

  1. From there you can access CryptoPrice - Cryptocurrencies Price Checker Telegram Bot codebase.

  2. Star the project, Fork the repository, Clone the project.

  3. Once you done with cloning and project is on your device.

  4. Get into project folder (cd into project).

  5. Installing The Library and other Modules

    python3 pip install -r requirements.txt

  6. Create a .env file which will include:

    • TOKEN="YOUR BOT TOKEN"
  7. On your bash terminal Run the command:-

run:

  • $ python3 bot.py

Technologies Used

  • Python 3.8
  • pyTelegramBotAPI

AUTHOR

  • Joseph Adediji

Support and Contact


License

This project is licensed under the MIT License - see the LICENSE file for details.

Built with ❤️ by Joseph Adediji