Aleksej 21404a22a0
Merge pull request from stevavoliajvar/feature/use-config-file
Added config parser and example config.ini file, removed hardcoded va…
2022-06-12 22:04:32 +00:00
2022-06-07 16:41:17 +02:00
2022-06-07 16:48:31 +02:00
2022-06-07 16:44:11 +02:00

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

Description
XMPP bot that mirrors MUC group chats
Readme 79 KiB
Languages
Python 82.6%
Shell 17.4%