919 B
919 B
Cubbot
Mostly AFK Minecraft bot
Scalliony API and UI
Setup
Cubbot uses modules with could be enabled at compile time in src/modules/index.ts
Building
yarn run build
Usage
Config
- Copy
.env.sample
as.env
- Edit
CORE_HOST
,CORE_USER
,CORE_PASS
and maybe others.
Run
yarn run test
Note
minecraft-data
package isn't updated for 1.15+. As a workaround, data will be downloader from https://pokechu22.github.io/Burger/{version}.json
and cached in data
folder
Tests
yarn run test
License
Distributed under the GPL3 license. Copyright (c) 2020, Maelys Bois.