316 B
316 B
This is a simple telegram bot to notify you when the atm wallet balance is too low, or somebody did use it.
- Set the according api keys in the .env file.
- Install rust https://www.rust-lang.org/tools/install
- Compile the bot with cargo build --release
- Run the bot, it is located in ./target/release/atmbot