Find a file
2023-11-07 12:46:55 -06:00
utils fixed file importing/deleting 2023-11-07 12:46:55 -06:00
.gitignore fixed file importing/deleting 2023-11-07 12:46:55 -06:00
act.js Merge branch 'main' into command-refactor 2023-11-07 09:48:18 -06:00
agent.js created coder, updated main, misc fixes 2023-11-07 12:00:55 -06:00
chat.js fixed some stuff... 2023-11-05 15:38:52 -06:00
main.js created coder, updated main, misc fixes 2023-11-07 12:00:55 -06:00
package.json fixed merge issues 2023-10-19 22:49:52 -05:00
README.md updated open ai package and code 2023-09-04 17:01:04 -05:00

Mindcraft

Crafting minds for Minecraft with AI!

Installation

Install Node.js >= 14 from nodejs.org

Install node modules with npm install

Usage

Start minecraft server on localhost port 55916

Add OPENAI_API_KEY (and optionally OPENAI_ORG_ID) to your environment variables.

run node main.js