XMPP chat bot
Go to file
fram3d 72c474e97f
add wind speed for !vreme
2024-03-04 14:44:23 +01:00
.gitignore add ollama command 2024-02-06 02:00:41 +01:00
LICENSE init 2024-02-05 19:44:30 +01:00
README.md Updated README 2024-02-06 00:56:07 +01:00
chatbot move functions to seperate file 2024-02-06 00:40:23 +01:00
config.ini.example Added example config.ini 2024-02-06 00:52:32 +01:00
frontends.py fix youtube link change 2024-02-18 15:44:12 +01:00
functions.py fix typo in !vreme 2024-03-04 11:32:37 +01:00
requirements.txt Added scraper function 2024-02-06 02:21:53 +01:00
scraper_functions.py add wind speed for !vreme 2024-03-04 14:44:23 +01:00

README.md

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