UBot: Difference between revisions
From Kaboom Wiki
>Denisapain No edit summary |
Koshchki123 (talk | contribs) No edit summary |
||
| (7 intermediate revisions by 4 users not shown) | |||
| Line 5: | Line 5: | ||
| currently_maintained=Yes | | currently_maintained=Yes | ||
| library=Node-minecraft-protocol | | library=Node-minecraft-protocol | ||
| language= | | language=TypeScript | ||
}} | }}'''UBot''', also known as '''owobot''' in the [https://codeberg.org/7cc5c4f330d47060/botv12/src/tag/v10.0.0 Git repo], is a bot for the Kaboom server and clones. It is one of the few free/libre and open source bots, along with others such as [[ChipmunkBot]], as most other bots are proprietary and closed source. | ||
'''UBot''', also known as '''owobot''' in the [https:// | |||
There is currently a rewrite in the works using ECMAScript modules instead of CommonJS, available at https:// | There is currently a rewrite in the works using ECMAScript modules instead of CommonJS, available at https://codeberg.org/7cc5c4f330d47060/botv12. It is not currently finished. | ||
Every version since version 4 (except 7 and 11) has been called botvN internally, with N being the major version number (botv4, botv5, botv6, etc). Version 10 used X, the Roman numeral for 10. | Every version since version 4 (except 7 and 11) has been called botvN internally, with N being the major version number (botv4, botv5, botv6, etc). Version 10 used X, the Roman numeral for 10. | ||
[[Category:Bots]] | [[Category:Bots]] | ||
Latest revision as of 09:54, 3 August 2026
| Name | UBot |
|---|---|
| Main Developers | owo439895035 |
| Date Created | August 2020 |
| Currently Maintained | Yes |
| Program Details | |
| Library | Node-minecraft-protocol |
| Language | TypeScript |
UBot, also known as owobot in the Git repo, is a bot for the Kaboom server and clones. It is one of the few free/libre and open source bots, along with others such as 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://codeberg.org/7cc5c4f330d47060/botv12. It is not currently finished.
Every version since version 4 (except 7 and 11) has been called botvN internally, with N being the major version number (botv4, botv5, botv6, etc). Version 10 used X, the Roman numeral for 10.