Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zalexanninev15/telegramserverstatusbot

Bot for sending the status of the server (PC) to the Telegram messenger
https://github.com/zalexanninev15/telegramserverstatusbot

bot csharp message server status telegram windows

Last synced: 7 days ago
JSON representation

Bot for sending the status of the server (PC) to the Telegram messenger

Awesome Lists containing this project

README

        

# TelegramServerStatusBot

![](https://github.com/Zalexanninev15/TelegramServerStatusBot/blob/main/logo.png?raw=true)

[![](https://img.shields.io/badge/platform-Windows-informational)](https://github.com/Zalexanninev15/TelegramServerStatusBot)
[![](https://img.shields.io/badge/written_on-.NET_Framework_4.8-512BD4.svg?logo=dotnet)](https://dotnet.microsoft.com/download/dotnet-framework/net48)
[![](https://img.shields.io/badge/written_on-C%23-%23239120.svg?logo=sharp&logoColor=white)](https://github.com/Zalexanninev15/TelegramServerStatusBot)
[![](https://img.shields.io/github/v/release/Zalexanninev15/TelegramServerStatusBot)](https://github.com/Zalexanninev15/TelegramServerStatusBot/releases/latest)
[![](https://img.shields.io/github/downloads/Zalexanninev15/TelegramServerStatusBot/total.svg)](https://github.com/Zalexanninev15/TelegramServerStatusBot/releases)
[![](https://img.shields.io/github/last-commit/Zalexanninev15/TelegramServerStatusBot)](https://github.com/Zalexanninev15/TelegramServerStatusBot/commits/main)
[![](https://img.shields.io/github/stars/Zalexanninev15/TelegramServerStatusBot.svg)](https://github.com/Zalexanninev15/TelegramServerStatusBot/stargazers)
[![](https://img.shields.io/github/forks/Zalexanninev15/TelegramServerStatusBot.svg)](https://github.com/Zalexanninev15/TelegramServerStatusBot/network/members)
[![](https://img.shields.io/github/issues/Zalexanninev15/TelegramServerStatusBot.svg)](https://github.com/Zalexanninev15/TelegramServerStatusBot/issues?q=is%3Aopen+is%3Aissue)
[![](https://img.shields.io/github/issues-closed/Zalexanninev15/TelegramServerStatusBot.svg)](https://github.com/Zalexanninev15/TelegramServerStatusBot/issues?q=is%3Aissue+is%3Aclosed)
[![](https://img.shields.io/badge/license-GPLv3-ligthgreen.svg)](LICENSE)
[![](https://img.shields.io/badge/Donate-FFDD00.svg?logo=buymeacoffee&logoColor=black)](https://z15.neocities.org/donate)

## Screenshot

![](https://github.com/Zalexanninev15/TelegramServerStatusBot/blob/main/screenshot.png?raw=true)

## Description

Bot for sending the status of the server (PC) to the Telegram messenger.

## Features

* Easy setup.
* There are a number of interesting settings.
* Optimized for use on servers.

## System requirements

* **OS:** Windows 7 or higher
* **Additional:** .NET Framework 4.8

## Configuration

The application is configured by creating an `app.ini` file near the executable file. For an example of such a file, see [here](https://github.com/Zalexanninev15/TelegramServerStatusBot/blob/main/app.ini)

## Build

Compile using [SharpDevelop](https://sourceforge.net/projects/sharpdevelop) or [Visual Studio](https://visualstudio.microsoft.com/vs)