Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/d-sketon/reimu-mc-bot
A Minecraft bot based on NapCat
https://github.com/d-sketon/reimu-mc-bot
napcat qqbot
Last synced: 28 days ago
JSON representation
A Minecraft bot based on NapCat
- Host: GitHub
- URL: https://github.com/d-sketon/reimu-mc-bot
- Owner: D-Sketon
- Created: 2024-07-19T14:19:50.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-17T07:50:29.000Z (about 2 months ago)
- Last Synced: 2024-09-17T10:21:44.663Z (about 2 months ago)
- Topics: napcat, qqbot
- Language: TypeScript
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reimu-mc-bot
A Minecraft bot, based on NapCat, [ServerTap](https://github.com/servertap-io/servertap) v0.1.3 and [DeathMessages](https://github.com/Winds-Studio/DeathMessages)(death log support)## Usage
```bash
npm inpm run start
```## Command
- 服务器状态: 查询服务器状态
- 在线玩家: 查询在线玩家
- 查询玩家 [玩家名]: 查询指定在线玩家信息
- gc: 执行垃圾回收
- tps: 查询服务器TPS
- 开启死亡: 开启死亡log
- 关闭死亡: 关闭死亡log
- memory: 查询服务器内存使用情况