Mostly AFK Minecraft bot
Go to file
May B. 6c4c843a2f
continuous-integration/drone/push Build is failing Details
Initial commit
2020-04-16 22:22:57 +02:00
src Initial commit 2020-04-16 22:22:57 +02:00
test Initial commit 2020-04-16 22:22:57 +02:00
.env.sample Initial commit 2020-04-16 22:22:57 +02:00
.gitignore Initial commit 2020-04-16 22:22:57 +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 Initial commit 2020-04-16 22:22:57 +02:00
package-lock.json Initial commit 2020-04-16 22:22:57 +02:00
package.json Initial commit 2020-04-16 22:22:57 +02:00
tsconfig.json Initial commit 2020-04-16 22:22:57 +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.