TurBoss / Relay

Linuxcnc irc matrix relay bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Relay

Simple irc to Matrix bridge

How-to

Just copy config_sample.yaml to config.yaml and modify it

Setting up the python venv

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python relay.py config.yaml

About

Linuxcnc irc matrix relay bot

License:GNU General Public License v3.0


Languages

Language:Python 100.0%