You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is passing
Details
|
3 years ago | |
---|---|---|
data | 4 years ago | |
src | 3 years ago | |
test | 4 years ago | |
.gitignore | 4 years ago | |
AUTHORS | 4 years ago | |
COPYING | 4 years ago | |
DockerFile | 4 years ago | |
README.md | 3 years ago | |
drone.yml | 4 years ago | |
env.sample.json | 3 years ago | |
package.json | 4 years ago | |
tsconfig.json | 4 years ago | |
tslint.json | 4 years ago | |
yarn.lock | 4 years ago |
README.md
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.