Baratto - Telegram bot to find the optimal currency exchange rate for multiple currencies in real time.
You can check out this bot live here - Baratto
Currently supports EUR, USD, UAH, RUR.
To use this bot you will need a Telegram Bot API Token.
Sources of currency information:
- Webmoney Exchanger
- PrivatBank API
- Chexch API
- Visa
- Mastercard
Dependencies:
- Python 2.7+ (not tested on Python3)
- BeautifulSoup4
- python-telegram-bot
- requests
- visaxrated