A high-level, general purpose and modular minecraft bot using hot re-loadable (without restarting the bot!) plugins. Batteries included, launch to run!
Go to file
jay a0ffaf1654 build(typescript): 🚨 add @types dep to satisfy typescript errors
Typescript linter had an error that `require` was undefined.
This happened after updating Nodejs from 14.15 to 14.16.
Not sure if this should be a global dep or local
2021-03-23 13:25:26 +05:00
.vscode ci: 🔧 add vscode conventional commits scopes 2021-03-22 14:51:02 +05:00
lib fix(eater): 🥅 catch async error on full food 2021-03-22 17:32:56 +05:00
.gitignore feat(statemachine): 🚧 first draft of new xstate based statemachine implementation 2021-03-22 14:32:08 +05:00
package.json build(typescript): 🚨 add @types dep to satisfy typescript errors 2021-03-23 13:25:26 +05:00