Skip to content

TimNekk/TelegramStatusBot

Repository files navigation

TelegramStatusBot

Preview

Tests

Telegram CLI Bot that checks status of other bots

Installation

Clone repository

git clone https://github.com/TimNekk/TelegramStatusBot

Install requirements

pip install -r requirements.txt

Rename .env.dist to .env

# Windows
rename .env.dist .env

# Linux
mv .env.dist .env 

Configuration

Complete .env file with your data

Contributing

Bug reports and/or pull requests are welcome

License

The module is available as open source under the terms of the Apache License, Version 2.0

About

Telegram CLI Bot that checks status of other bots

Resources

License

Stars

Watchers

Forks