Atm-Automat/telegram_notification_bot/atmbot_python
2025-02-12 10:07:58 +01:00
..
main.py initial commit to this copied repo. 2025-02-12 10:07:58 +01:00
README.md initial commit to this copied repo. 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 main.py file.
  2. Install python and the requests module (pip install requests)
  3. Run the bot with 'python3 main.py' on any server or 24/7 online computer