Python based Telegram bot to monitor and control the Raspberry Pi
Go to file
Naveen A.B 0aa997fe11
Add files via upload
Telegram bot python code
2020-06-28 15:36:17 +05:30
README.md Update README.md 2020-06-28 15:31:45 +05:30
gpiotel20.py Add files via upload 2020-06-28 15:36:17 +05:30

README.md

RPi-TELEBOT

Python based Telegram bot to monitor and control the raspberry pi.

Coming soon..

Commands:

  • ledon1 - Switch on LED 1
  • ledoff1 - Switch off LED 1
  • ledon2 - Switch on LED 2
  • ledoff2 - Switch off LED 2
  • cpu - Get CPU info
  • usb - See connected USB devices
  • hi - To check if online
  • time - Returns time
  • date - Returns date
  • temp - CPU Temperature
  • repoupdate - update repositories
  • upgrade - upgrade packages
  • shutdown - Shutdown RPi
  • reboot - Reboot RPi

Usage :

Type the command followed by a / . For example : To check the CPU Temperature;

/temp