Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/x13a/am-rate-bot
- Owner: x13a
- License: gpl-3.0
- Created: 2024-09-19T17:38:23.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T19:30:29.000Z (about 2 months ago)
- Last Synced: 2024-10-26T05:57:35.441Z (about 2 months ago)
- Topics: armenia, rust, rust-lang, telegram, telegram-bot, teloxide
- Language: Rust
- Homepage:
- Size: 813 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
[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](https://www.gnu.org/licenses/gpl-3.0.en.html)