Update README.md

This commit is contained in:
Naveen A.B 2020-06-28 15:25:27 +05:30 committed by GitHub
parent 84ef2a7a5a
commit ae97c1ba86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 1 deletions

View File

@ -1,2 +1,25 @@
# RPi-TELEBOT # RPi-TELEBOT
Python based Telegram bot to monitor and control the raspberry pi
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