I'm your personal cryptocurrency checker bot, made with β€ on π by @m3r1v3 π€π°
What can I do?
- π° Show the current cryptocurrency prices
- π Show cryptocurrency price chart for the last 30 days
- π Make review for your favorite cryptocurrencies
- β Save your cryptocurrencies to favorites
- π Make review for you in specified time
...and other features that we will make in the future β¨
Check prices, make charts with me. With Cryptifica π€
Telegram API | python-telegram-bot | 20.3 |
Database ORM | SQLAlchemy | 2.0.16 |
Graphing | Plotly | 5.15.0 |
HTTP | Requests | 2.32.2 |
Virtual environment | virtualenv | 20.23.0 |
To run the bot use the next commands in terminal
virtualenv venv
venv\Scripts\activate
python src\bot.py
virtualenv venv
. venv/Scripts/activate
python src/bot.py
BOT_TOKEN | Telegram bot token |
DATABASE_URL | SQL Database URL |