Skip to content

Check your server status and send a message with telegram

Notifications You must be signed in to change notification settings

david-steg/pingpong-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pingpong-bot

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.

Tutorial

Step 1:

Create a Telegram Bot
follow these Instructions: https://core.telegram.org/bots

Step 2:

Save your New Bot Token in your notes.

It should looks somethings like: 17439342749:AAFjKMzw7Y409OeZWMB9tpAHGAfa3hPqUUo

Step 3:

Add the Telegram BOT to the group.

Step 4:

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.

Step 5:

Add the Token and the ChatID to the Shell Script.

About

Check your server status and send a message with telegram

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages