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 94574a4296 refactor: ♻️ reorder plugin loading
Load in order of simplicity and dependance.

TODO: Use `bot.waitForChunksToLoad`:
Split plugins based on whether it requires blocks to be loaded or no.
2020-12-24 21:32:08 +05:00
.vscode style: fix crlf to lf 2020-12-24 09:33:08 +05:00
lib refactor: ♻️ reorder plugin loading 2020-12-24 21:32:08 +05:00
.gitignore chore: 🙈 ignore .env 2020-12-24 09:16:11 +05:00
package.json refactor: remove gameplay 2020-12-24 10:40:46 +05:00