Processor for parsing, storing and processing exchange rates, a telegram bot serving exchange info
Automatic docker deploy
A worker service type project, that parses the exchange rates on bank web sites every 4 hours and updates them in db.
A console type project. A telegram bot that serves the info about the rates from db.
A class library type project. A library that serves the web parser functionality and db models.
1. Open the docker-compose.yml file and set up your connection string (non mandatory) and telegram bot api key (mandatory)
docker-compose up -d
3. Wait for the startup process to finish, then try requesting the rates by sending the following command to your bot
/getCurrent