KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
McPing
★ 12
Open GitHub ↗
一个Mc服务器获取Motd机器人插件
Download README (.md)
Explore Similar Repositories
Oscar
:
A digital decision support system for humanitarian operations
jsx-directives
:
Директивы для JSX
weNow-App
:
Weather App
Rubika-PHP
:
Rubika-PHP is a PHP Library for interaction with rubika (social network)
CUB_200_2011_dataset
:
CUB-200-2011 dataset by classes folder
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
McPing
?
Download (.md)
# McPing 一个MC服务器ping插件 注:启动前请安装net8 ## 启动 下载压缩包,解压到一个地方 Windows双击运行`McPing.exe`生成默认配置 Linux 先安装dotnet 然后输入 ``` dotnet McPing.dll ``` 修改`config.json`中的`Group`运行的群与`Url`机器人地址 重启程序 **Linux不会用就不要用Linux** ## 机器人链接 默认使用nonebot2 QQ官方机器人链接,若需要使用onebot,需要在配置文件调整 nonebot2请安装插件[mcping_nonebot2](https://github.com/Coloryr/mcping_nonebot2) ## 修订 2.0.0:初始版本 2.1.0:添加nonebot2 QQ官方机器人支持