Skip to content

m3r1v3/cryptifica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Cryptifica

Cryptocurrency checker bot in Telegram

Hey πŸ‘‹πŸ»

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 πŸ€–

Dependencies πŸ—ƒ

Telegram APIpython-telegram-bot20.3
Database ORMSQLAlchemy2.0.16
GraphingPlotly5.15.0
HTTPRequests2.32.2
Virtual environmentvirtualenv20.23.0

How to run πŸš€

To run the bot use the next commands in terminal

On Windows

virtualenv venv
venv\Scripts\activate
python src\bot.py

On Linux/Mac

virtualenv venv
. venv/Scripts/activate
python src/bot.py

Environment Variables πŸ“ƒ

BOT_TOKENTelegram bot token
DATABASE_URLSQL Database URL

About

Cryptocurrency checker bot in Telegram by @m3r1v3 πŸ€–πŸ’°

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages