1.0.0 • Published 2 years ago
ubot-mc v1.0.0
UBot
UBot, a Minecraft bot based on Mineflayer.
English | 简体中文
Features
- Module
- Auto Move
- Follow Player(s)
- Fast Search
- Data Recorder
- Auto Login
- CLI Support
Installtion
$ git clone https://gitee.com/xiaozhu2007/UBot
$ cd UBot
$ pnpm installSet the environment
Copy .env.sample to .env(e.g. cp .env.sample .env)
Usage
Start
$ npm startDocker
Build
docker build -t <yourname>/UBot .Run it!
docker run -d \
--name UBot \
<yourname>/UBotLICENCE
WTFPL
Ref
- TemzinBot
- NTBot