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: about 1 year ago
JSON representation
Armenia currency exchange rates telegram bot
- Host: GitHub
- URL: https://github.com/x13a/am-rate-bot
- Owner: x13a
- License: gpl-3.0
- Created: 2024-09-19T17:38:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-29T20:51:01.000Z (about 1 year ago)
- Last Synced: 2025-04-29T21:33:47.411Z (about 1 year ago)
- Topics: armenia, rust, rust-lang, telegram, telegram-bot, teloxide
- Language: Rust
- Homepage:
- Size: 704 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
[](https://www.gnu.org/licenses/gpl-3.0.en.html)