A Telegram to fetch today's data for listed coins
- create a virtual env and strore the bot API link as $ export BOT_TOKEN = your-bot-token-api
- source {venv}/bin/activate
- pip install pyTelegramBotAPI
- navigate to the folder where bot.py is located
- run the command in the terminal """python3 bot.py"""
- Demo link: https://drive.google.com/file/d/1jrCaGu09vvTtaZJtBHNeuezC-wY-gtfA/view?usp=sharing