.. | ||
main.py | ||
README.md |
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 main.py file.
- Install python and the requests module (pip install requests)
- Run the bot with 'python3 main.py' on any server or 24/7 online computer