Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zalexanninev15/telegramserverstatusbot
- Owner: Zalexanninev15
- License: gpl-3.0
- Created: 2020-12-16T07:35:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T09:21:57.000Z (about 2 years ago)
- Last Synced: 2023-03-05T14:33:29.390Z (over 1 year ago)
- Topics: bot, csharp, message, server, status, telegram, windows
- Language: C#
- Homepage:
- Size: 237 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)