UBot: Difference between revisions
From Kaboom Wiki
Consistency changes; use source_code label |
Koshchki123 (talk | contribs) No edit summary |
||
| Line 9: | Line 9: | ||
}}'''UBot''' (also known as '''owobot''' in v10), 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 v10), 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. | ||
v12 is a rewrite which uses ECMAScript modules instead of CommonJS, however it is not currently finished and as of writing only pre-release builds are available. | v12 is a rewrite which uses TypeScript and ECMAScript modules instead of CommonJS, however it is not currently finished and as of writing only pre-release builds are available. | ||
v10 is the current stable release. | v10 is the current stable release. | ||
Revision as of 23:37, 3 August 2026
| Name | UBot |
|---|---|
| Main Developers | Koshchki123 |
| Date Created | August 2020 |
| Currently Maintained | Yes |
| Project Details | |
| Library | node-minecraft-protocol |
| Language | TypeScript |
| Source Code | codeberg.org |
UBot (also known as owobot in v10), 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.
v12 is a rewrite which uses TypeScript and ECMAScript modules instead of CommonJS, however it is not currently finished and as of writing only pre-release builds are available.
v10 is the current stable release.
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.