Mostly AFK Minecraft bot
Go to file
May B. de29687a11
continuous-integration/drone/push Build is failing Details
Atomic commit
2020-04-19 19:02:07 +02:00
src Atomic commit 2020-04-19 19:02:07 +02:00
test Initial commit 2020-04-16 22:22:57 +02:00
.gitignore Atomic commit 2020-04-19 19:02:07 +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 Initial commit 2020-04-16 22:22:57 +02:00
README.md Initial commit 2020-04-16 22:22:57 +02:00
drone.yml Fix: drone pipeline 2020-04-17 08:14:49 +00:00
env.sample.json Atomic commit 2020-04-19 19:02:07 +02:00
package-lock.json Atomic commit 2020-04-19 19:02:07 +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

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

npm run build

Usage

Config

  • Copy .env.sample as .env
  • Edit CORE_HOST, CORE_USER, CORE_PASS and maybe others.

Run

npm run test

Tests

npm run test

License

Distributed under the GPL3 license. Copyright (c) 2020, Maelys Bois.