Minecraft bot controlled with an LLM.
- Understands natural language
- Follows instructions
- Customisable personality
- Not evil (tested on Windows)
You'll need to install the following:
Once you have the code and its dependencies installed you'll need to do the following:
- Set the port number for your server in
index.js
- Put an OpenAI API key into
key.txt
- Run
index.js
with NodeJS - Idk, I think that's everything
You can have conversations with the bot just by sending messages in the chat. To make the bot physically do things you have to give it an instruction starting with an exclamation.
!look at me
This is likely to change in the future.
¯\_(ツ)_/¯
I made a video about it.