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
- Host: GitHub
- URL: https://github.com/samplec0de/pingmonitor
- Owner: samplec0de
- Created: 2019-08-12T20:43:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-12T23:10:18.000Z (almost 7 years ago)
- Last Synced: 2025-04-08T19:55:59.389Z (about 1 year ago)
- Topics: bot, monitoring, monitoring-tool, ping, ping-server, python3, telegram-bot
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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