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 9f6fea2423 feat(command): 🔊 add system (non-chat) messages to console log
This includes anything that doesn't return a `.text`.
Such as an `extra`, `translate` or other `json` formatted message.
Ex:
- afk
- errors
- player leave and joins
2021-04-29 08:24:51 +05:00
.vscode ci: 🔧 add vscode conventional commits scopes 2021-03-22 14:51:02 +05:00
lib feat(command): 🔊 add system (non-chat) messages to console log 2021-04-29 08:24:51 +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