mirror of
https://gitea.dmz.rs/Decentrala/chatbot.git
synced 2026-07-11 05:52:29 +02:00
5b4ae05582b700260190f9a6114638b7d3c5e7a5
Reviewed-on: https://gitea.dmz.rs/Decentrala/chatbot/pulls/1
XMPP chat bot
XMPP chat bot
Install dependencies on Debian-based systems
sudo apt install python3-slixmpp
Install dependencies with pip
pip install -r requirements.txt
Setup
Create config.ini based on the config.ini.example, with your credentials
Languages
Python
100%