note: this project is still in the works
Crypto Telegram Bot is a Telegram bot that allows users to track cryptocurrency prices and receive updates at specified intervals.
- Add and remove cryptocurrencies to/from tracking list
- Fetch current prices of tracked cryptocurrencies
- Set up automatic price updates at specified intervals
Follow these steps to get the bot up and running:
- Python 3.x
- Telegram Bot Token (Create a new bot on Telegram and obtain the token)
- Clone the repository:
git clone https://github.com/matmoja/crypto-telegram-bot.git cd crypto-telegram-bot