Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/x13a/am-rate-bot

Armenia currency exchange rates telegram bot
https://github.com/x13a/am-rate-bot

armenia rust rust-lang telegram telegram-bot teloxide

Last synced: 9 days ago
JSON representation

Armenia currency exchange rates telegram bot

Awesome Lists containing this project

README

        

# am-rate-bot

Armenia currency exchange rates telegram bot.

You can try it on [Telegram](https://t.me/am_rate_bot).

## Setup

```shell
make fix-perm
```

You have to set `TELOXIDE_TOKEN` env to your telegram bot token in `config/bot.env`.

## Run

```shell
docker compose -f ./compose.polling.yaml up -d
```

## License

[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0.en.html)