Skip to content
/ mchat.ts Public

Minecraft Chat Client written in TypeScript using Blessed

Notifications You must be signed in to change notification settings

nomsi/mchat.ts

Repository files navigation

mchat.ts

A very slim, basic minecraft chat using TypeScript, minecraft-protocol, and blessed.

todo:

  • add user list
  • add colors

How to use:

  • Run: npm i -g typings gulp typescript
  • Run: typings install && npm install
  • Compile: gulp
  • Finally: node dist/Chat.js
  • Make sure you edit config.example.json and rename it to config.json

Preview

preview

About

Minecraft Chat Client written in TypeScript using Blessed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published