⭐️⭐️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
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.
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
-
You will need Internet connection.
-
You will also need python installed and knowledge of python
-
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
-
From there you can access CryptoPrice - Cryptocurrencies Price Checker Telegram Bot codebase.
-
Star the project, Fork the repository, Clone the project.
-
Once you done with cloning and project is on your device.
-
Get into project folder (cd into project).
-
Installing The Library and other Modules
python3 pip install -r requirements.txt
-
Create a
.env file
which will include:- TOKEN="YOUR BOT TOKEN"
-
On your bash terminal Run the command:-
run:
- $ python3 bot.py
- Python 3.8
- pyTelegramBotAPI
- Joseph Adediji
This project is licensed under the MIT License - see the LICENSE file for details.
Built with ❤️ by Joseph Adediji