Telegram bot, through which you can get the exchange rate for the selected date.
- Access to third-party API
- JSON parsing
- Telegram bot library
Create a Telegram bot (with https://github.com/TelegramBots/telegram.bot) for showing the exchange rate of foreince currency to UAH.
You can use PrivatBank public API for this (https://api.privatbank.ua/#p24/exchangeArchive).
User enters the currency code (i.e. USD) and date, as the result he will see the exchange rate from selected currency to UAH on selected date.
Notify users if something bad happened i.e. currency code is invalid or date format is invalid or no data for this set.
- Email: mykhailo.honchar5@gmail.com
- Telegram: WhyAlexFaktor