Remove ubot branding

This commit is contained in:
7cc5c4f330d47060 2024-07-29 23:18:57 -04:00
parent ccca43c919
commit 5b31f4727b

View file

@ -2,7 +2,7 @@
## What is it?
botvX or UBot is a Minecraft bot for [Kaboom](https://kaboom.pw/) and its clones. It has many of the features that you would expect in a modern Kaboom bot:
botvX is a Minecraft bot for [Kaboom](https://kaboom.pw/) and its clones. It has many of the features that you would expect in a modern Kaboom bot:
- commands (obviously)
- a self care system
@ -13,10 +13,6 @@ botvX or UBot is a Minecraft bot for [Kaboom](https://kaboom.pw/) and its clones
"botvX" means "bot version 10". The v is used to signify that whatever after it is a version, as was done with previous versions (botv4, botv6, botv8, botv9), and the X is the Roman numeral for 10, since this is the 10th major version.
## What does "UBot" mean?
"UBot" just means "UBot", but is based on an older bot name "UnnamedBot". On some older versions, this bot did not have a proper name. "UnnamedBot" was introduced in version 4, which was shortened to just "UBot" around version 8.
## How to install?
1. Install [Node.js](https://nodejs.org/) for your operating system.