Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 684 Bytes

File metadata and controls

16 lines (12 loc) · 684 Bytes

mcchat

A simple Minecraft chat client written in Python 2. Connects to a Minecraft server and relays chat messages over standard input and output. It is suitable as a language-agnostic modular component of Minecraft chat bots or chat clients.

Notice: this project is no longer being developed, as it has been deprecated in favour of https://github.com/joodicator/mcchat2.

Dependencies