Skip to content

Simple telegram bot for checking server availability

Notifications You must be signed in to change notification settings

samplec0de/PingMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PingMonitor

Simple bot to check server availability

Installation

  1. Install python3 (3.7 is not allowed)
  2. Install python pip
  3. pip3 install pytelegrambotapi
  4. pip3 install telebot
  5. Create token.txt file and put bot token inside (See BotFather in telegram)
  6. Fill in admin user ids and hosts to check
  7. python3 monbot.py

Releases

No releases published

Packages

No packages published

Languages