currencyconverterbelbot
Description
Bot showing exchange rates of Belarusian banks (Long Poll)
how to use
- edit the
config.py
in foldercurrencyconverterbelbot
(enter your bot token received from @BotFather to access the HTTP API) or define the TO:KEN as an argument - run
poetry install
- run
python3 bot.py -t TOKEN
if TOKEN in config.py or runpython3 bot.py -t TO:KEN
- run
poetry add currencyconverterbelbot
- run
currencyconverterbelbot -t TOKEN
if TOKEN in config.py or runcurrencyconverterbelbot -t TO:KEN
- run
docker build -t currencyconverterbelbot .
- edited token in
Dockerfile
- run
docker run currencyconverterbelbot