Mostly AFK Minecraft bot
 
Go to file
May B. 07b5aa96c0
continuous-integration/drone/push Build is passing Details
Add usable client proxy
2020-04-28 21:06:52 +02:00
data Good night 2020-04-20 23:07:23 +02:00
src Add usable client proxy 2020-04-28 21:06:52 +02:00
test Initial commit 2020-04-16 22:22:57 +02:00
.gitignore Good night 2020-04-20 23:07:23 +02:00
AUTHORS Initial commit 2020-04-16 22:22:57 +02:00
COPYING Initial commit 2020-04-16 22:22:57 +02:00
DockerFile Good night 2020-04-20 23:07:23 +02:00
README.md Inventory 2020-04-23 00:08:52 +02:00
drone.yml Good night 2020-04-20 23:07:23 +02:00
env.sample.json Inventory 2020-04-23 00:08:52 +02:00
package.json Atomic commit 2020-04-19 19:02:07 +02:00
tsconfig.json Atomic commit 2020-04-19 19:02:07 +02:00
tslint.json Initial commit 2020-04-16 22:22:57 +02:00
yarn.lock Good night 2020-04-20 23:07:23 +02:00

README.md

Cubbot

Build Status

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.