项目作者: btwotwo

项目描述 :
Bot for monitoring and managing SS13 Byond servers.
高级语言: C#
项目地址: git://github.com/btwotwo/sharp-endless-bot.git
创建时间: 2017-05-14T19:59:51Z
项目社区:https://github.com/btwotwo/sharp-endless-bot

开源协议:

下载


Endless Server Management

Endless Server Management is a symbiosis of a Discord bot and ASP.NET Core backend, which can manage the Discordia (former Endless Horizon)
Space Station 13 server. Currently, the system is capable of:

  • Getting servers statuses
  • Starting and stopping servers
  • Updating servers without stopping them

TODO features:

  • Bans management
  • Admins management
  • Moving configuration to database

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You will need:

  • A Linux machine
  • .NET Core

Installing

Simply clone this repository, fill the config file in EndlessBackend as in the example, and run bot and backend with dotnet run