Mostly AFK Minecraft bot
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.
 
May B. 07b5aa96c0
continuous-integration/drone/push Build is passing Details
Add usable client proxy
3 years ago
data Good night 4 years ago
src Add usable client proxy 3 years ago
test Initial commit 4 years ago
.gitignore Good night 4 years ago
AUTHORS Initial commit 4 years ago
COPYING Initial commit 4 years ago
DockerFile Good night 4 years ago
README.md Inventory 3 years ago
drone.yml Good night 4 years ago
env.sample.json Inventory 3 years ago
package.json Atomic commit 4 years ago
tsconfig.json Atomic commit 4 years ago
tslint.json Initial commit 4 years ago
yarn.lock Good night 4 years ago

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.