BotKit: Difference between revisions

From Kaboom Wiki
>RealTFTWPhoenix
Created page with "BotKit is a library for creating Minecraft bots developed by TFTWPhoenix for use in Starbot. It is built on top of Node-Minecraft-Protocol. BotKit is a minimalistic library l..."
 
m More consistent formatting & slight fix-ups to second paragraph
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
BotKit is a library for creating Minecraft bots developed by TFTWPhoenix for use in Starbot. It is built on top of Node-Minecraft-Protocol.
'''BotKit''' is a library for creating Minecraft bots developed by [[TFTWPhoenix]] for use in [[Starbot]]. It is built on top of [[node-minecraft-protocol]].


BotKit is a minimalistic library leaving most of the specialized functions to be made in the bot's core.
BotKit is a minimalist library, leaving most specialized actions to be written using the bot's core.

Latest revision as of 17:41, 2 August 2026

BotKit is a library for creating Minecraft bots developed by TFTWPhoenix 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.