Atm-Automat/telegram_notification_bot/atmbot_rust/README.md

7 lines
316 B
Markdown
Raw Permalink Normal View History

2025-02-12 10:07:58 +01:00
This is a simple telegram bot to notify you when the atm wallet balance is too low, or somebody did use it.
1. Set the according api keys in the .env file.
2. Install rust https://www.rust-lang.org/tools/install
3. Compile the bot with cargo build --release
4. Run the bot, it is located in ./target/release/atmbot