MCBotJS | Your scriptable chat bot solution icon

MCBotJS | Your scriptable chat bot solution -----

MCBotJS is a powerful and easy to use chat-bot creator utilizing JavaScript.




Adds getLogger to Bot object for users to log within their script efficiently
----------, May 19, 2024

Improves code readability, adds an internal logger. Errors are now red.
----------, May 18, 2024

Fixes bug where pools would not close on mcbot reload. This would cause too many pools to open and the server would need to restart to fix it.
----------, May 15, 2024

Shrinks the file size some more
----------, May 14, 2024

Removed a bunch of dependencies that were being shaded. Reduced the jar by 7mb.
----------, May 14, 2024

Adds HikariCP for MySQL databases to pool connections.

Also open sources & changes download to GitHub releases.
----------, May 14, 2024

[Breaking Change]
Adds MySQL functionality alongside SQLite.
If you are already using SQLite you must add this configuration to your bots config:
Code (YAML):
dbDriver : 'SQLite'

Updated documentation to reflect the added configs.
Also adds support for 1.20.1
----------, May 14, 2024

  • Creates bots defined script file automatically if it does not exist
  • Fixes minor issue where bot would reload twice on server boot
----------, May 13, 2024

Adds executeUpdate() and executeQuery() to bot instance so you do not need to open a statement in JS every time you want to run a query.
----------, May 13, 2024

Allows you to access an internal SQLLite database for persistent storage in your bot.

Tutorial: https://mcbotjs.atlassian.net/wiki/external/ZDgzMGI2NmFhM2I5NDQ3YWE5MjY2Yjk4YWVhMzM2NTY
----------, May 13, 2024

Resource Information
Author:
----------
Total Downloads: 191
First Release: May 12, 2024
Last Update: May 19, 2024
Category: ---------------
All-Time Rating:
0 ratings
Find more info at mcbotjs.atlassian.net...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings