Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 637 Bytes

File metadata and controls

37 lines (24 loc) · 637 Bytes

minecraft-relay

Purpose

The purpose of this project is to relay chat between Minecraft and IRC. This is inclusive of players joining/leaving the Minecraft server or messages sent on either side.

Requirements

Python 3.8+ (it may work on other versions but they will not be supported)

Installation

python3 -m pip install -r requirements.txt

Configuration

cp config.example.json config.json
nano config.json

Usage

python3 main.py

Shortcomings

This bot only supports:

  • join/parts from MC, not IRC
  • one IRC network
  • one IRC channel
  • joining IRC as an unregistered user