UBot
From Kaboom Wiki
| Name | UBot |
|---|---|
| Main Developers | owo439895035 |
| Date Created | August 2020 |
| Currently Maintained | Yes |
| Program Details | |
| Library | Node-minecraft-protocol |
| Language | JavaScript |
UBot, also known as owobot in the Git repo, is a bot for the Kaboom server and clones. It is one of the few open source bots, along with ChipmunkBot, as most other bots are proprietary and closed source.
There is currently a rewrite in the works using ECMAScript modules instead of CommonJS, available at https://code.chipmunk.land/7cc5c4f330d47060/botv12. It is not currently finished, and has a large amount of functionality missing from the original.
UBot has been rewritten about 11 times (usually to add new features, or to clean up the codebase).