telegram bot to check exchange rates
- install requirements:
pip install -r requirements.txt
- check the main.py for
TG_TOKEN
andFIXERIO_TOKEN
- run bot
python main.py
Simply send the bot a message like 200ce
to convert 200 CZK to EUR.
Or sync
to check current forex exchange rate. Although exchange rates automatically updates every 4 hours.