This branch is 8 commits behind Decentrala/chatbot:master
svitvojimilioni 305fc1405a Dodao frontende za vise servisa
- frontendi su u frontends.py fajlu
- ima vise instanci da ne bi stalno slao na jednu, da nema centralizacije ;)
2024-02-07 20:04:59 -05:00
2024-02-06 02:00:41 +01:00
2024-02-06 00:40:23 +01:00
2024-02-06 00:52:32 +01:00
2024-02-07 20:04:59 -05:00
2024-02-07 19:57:36 -05:00
2024-02-05 19:44:30 +01:00
2024-02-06 00:56:07 +01:00
2024-02-06 02:21:53 +01:00
2024-02-07 17:47:36 -05:00

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

Description
XMPP chat bot
Readme 100 KiB
Languages
Python 100%