Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 492 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 492 Bytes

Tele_Pi

Basic Telegram bot that talks to your Raspberry_PI

Screenshot 2024-02-08 070611

Will edit this later

Only thing you need to change is

Line 288 with your telegram Bot_ID
Line 154 with your temp threshold in °C
Line 231 with your RAM threshold in %

You might need to install these.

pip3 install requests python-telegram-bot==12.8 psutil speedtest-cli