TelegramExchangeRatesBot icon indicating copy to clipboard operation
TelegramExchangeRatesBot copied to clipboard

Telegram bot actual exchange rates for travel, work and daily life.

Telegram ExchangeRatesBot

CI Codacy Badge Codacy Badge GPLv3 Code style: black

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.

👉 PoEditor.com

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