Skip to content

Releases: JohnKearney1/MineGPT

v3.0

28 Aug 04:48
Compare
Choose a tag to compare

This release includes a complete re-build for better security, stability, and enhanced actions:

  • New configuration method, using the .env file for storing credentials, instead of the old config.json.
  • New Readme.md with updated usage and commands.
  • New MineGPT.js with better logging, more clear command usage, and better error handling.
  • Updated to support Minecraft 1.20 releases, defaults to 1.20.1 (Latest release at time of writing).

Full Changelog: v2.1...v3.0

v2.1

12 Apr 11:47
Compare
Choose a tag to compare

Fixes #1
Added console logging for all chats and simplified debug info
Refactored account info into config.json instead of keeping it inline
Better error handling
Removed redundant commands to make bot OP agnostic
Created "quiet mode" for when a provided OpenAI API key is invalid (bot will only respond to commands, and will not query OpenAI)
Updated Readme for better support

Full Changelog: v2.0...v2.1

v2.0

26 Mar 10:27
Compare
Choose a tag to compare
  • Added chat history recall