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 df193da779 feat(command): 🚧 add stub for bot._client events
Not sure how these are different:
- `bot._client.on("chat")`
- `bot.on("message(str)")`
2021-05-06 13:15:38 +05:00
.vscode ci: 🔧 add vscode conventional commits scopes 2021-03-22 14:51:02 +05:00
lib feat(command): 🚧 add stub for bot._client events 2021-05-06 13:15:38 +05:00
.gitattributes style: 🎨 fix crlf -> lf for real this time, using .gitattributes 2021-03-24 15:07:45 +05:00
.gitignore style: 🎨 fix crlf -> lf for real this time, using .gitattributes 2021-03-24 15:07:45 +05:00
package.json build: ⬆️ update deps 2021-04-25 07:13:55 +05:00