Check your server status and send a message with telegram
I'm a Shell Noob.
All critic are Welcome !
Feel Free to Commit some Optimization.
Create a Telegram Bot
follow these Instructions: https://core.telegram.org/bots
Save your New Bot Token in your notes.
It should looks somethings like:
17439342749:AAFjKMzw7Y409OeZWMB9tpAHGAfa3hPqUUo
Add the Telegram BOT to the group.
get to https://api.telegram.org/bot<YourBOTToken>/getUpdates
Look for the "chat" object:
"chat":{"id":<YourChatID>,"title":"<YourChatTitel>","type":""}
Save your Chat ID in your notes.
Add the Token and the ChatID to the Shell Script.