An open API service indexing awesome lists of open source software.

https://github.com/samplec0de/pingmonitor

Simple telegram bot for checking server availability
https://github.com/samplec0de/pingmonitor

bot monitoring monitoring-tool ping ping-server python3 telegram-bot

Last synced: 11 months ago
JSON representation

Simple telegram bot for checking server availability

Awesome Lists containing this project

README

          

# 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