1.0.2 • Published 2 years ago

minecraft-chat v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

Minecraft Chat

npm version

Create minecraft bots with the ability to send and receive chats. Please note that this package was specifically built for a personal project and was released upon request. Customisability is low and there may be unresolved bugs and issues.

Features

  • Login any account using mojang or microsoft authentication
  • Send chat packets with delay
  • Receive chat packets

Installation

To install this package you will need Node.js and Node Package Manager (npm). If you don't have these installed head on over to the Node.js downloads and install your desired version.

Then, run npm install minecraft-chat to add the package to any current project.