Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 201 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 201 Bytes

XMPP mirror

XMPP bot that mirrors MUC group chats

Install dependencies on Debian-based systems

sudo apt install python3-slixmpp

Install dependencies with pip

pip install -r requirements.txt