TelegramExchangeRatesBot
TelegramExchangeRatesBot copied to clipboard
Telegram bot actual exchange rates for travel, work and daily life.
Telegram ExchangeRatesBot
Telegram bot actual exchange rates for travel, work and daily life.
Online since 01 July 2015.
https://telegram.me/ExchangeRatesBot
Translations
Don't have your localization? Any translation errors? Help fix it.
How to run
cp .env.default .env
Configure your .env:
BOT_TOKEN - set up
docker-compose up
Development
See manage commands
docker-compose run service ./manage.py
How to run tests
docker-compose run service ./manage.py test