From ae97c1ba86bd35665a293aee208ff1ccff2da7f6 Mon Sep 17 00:00:00 2001 From: "Naveen A.B" <53806497+RNA3210d@users.noreply.github.com> Date: Sun, 28 Jun 2020 15:25:27 +0530 Subject: [PATCH] Update README.md --- README.md | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 73b704b..01006cd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,25 @@ # 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