This repository has been archived on 2024-09-12. You can view files and clone it, but cannot push or open issues or pull requests.
cubbot/README.md
Shu 095c5c8ce2
All checks were successful
continuous-integration/drone/push Build is passing
Inventory
2020-04-23 00:08:52 +02:00

919 B

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.