chatbot/README.md

13 lines
266 B
Markdown
Raw Normal View History

2024-02-05 18:46:32 +00:00
# XMPP chat bot
XMPP chat bot
2024-02-05 18:44:30 +00:00
## Install dependencies on Debian-based systems
sudo apt install python3-slixmpp
## Install dependencies with pip
pip install -r requirements.txt
2024-02-05 23:56:07 +00:00
## Setup
Create `config.ini` based on the `config.ini.example`, with your credentials