BotKit: Difference between revisions
From Kaboom Wiki
m More consistent formatting & slight fix-ups to second paragraph |
m Update name |
||
| Line 1: | Line 1: | ||
'''BotKit''' is a library for creating Minecraft bots developed by [[ | '''BotKit''' is a library for creating Minecraft bots developed by [[MadelynWith5Ns]] for use in [[Starbot]]. It is built on top of [[node-minecraft-protocol]]. | ||
BotKit is a minimalist library, leaving most specialized actions to be written using the bot's core. | BotKit is a minimalist library, leaving most specialized actions to be written using the bot's core. | ||
Revision as of 03:47, 4 August 2026
BotKit is a library for creating Minecraft bots developed by MadelynWith5Ns for use in Starbot. It is built on top of node-minecraft-protocol.
BotKit is a minimalist library, leaving most specialized actions to be written using the bot's core.