XMPP chat bot
Go to file
fram3d 7dbea4110f
init
2024-02-05 19:44:30 +01:00
LICENSE init 2024-02-05 19:44:30 +01:00
README.md init 2024-02-05 19:44:30 +01:00
chatbot init 2024-02-05 19:44:30 +01:00
config.ini init 2024-02-05 19:44:30 +01:00
requirements.txt init 2024-02-05 19:44:30 +01:00

README.md

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