Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/coloryr/mcping

一个使用Onebot的Mc服务器获取Motd机器人插件
https://github.com/coloryr/mcping

colormirai motd

Last synced: about 2 months ago
JSON representation

一个使用Onebot的Mc服务器获取Motd机器人插件

Awesome Lists containing this project

README

        

# McPing
一个MC服务器ping插件

**需要配合最新版的OneBot协议的机器人**

注:启动前请安装net8

## 启动
下载压缩包,解压到一个地方
Windows双击运行`McPing.exe`生成默认配置
Linux
先安装dotnet
然后输入
```
dotnet McPing.dll
```
修改`config.json`中的`Group`运行的群与`Url`机器人地址
重启程序

**Linux不会用就不要用Linux**

## 修订
2.0.0:初始版本