XMPP bot to preview links and file contents
Find a file
2021-05-16 19:23:22 -03:00
angel.png Initial commit 2021-05-16 18:04:47 -03:00
config.ini.default Remove unused config 2021-05-16 18:47:44 -03:00
main.py Disable avatar to fix new error 2021-05-16 19:23:22 -03:00
Pipfile Initial commit 2021-05-16 18:04:47 -03:00
Pipfile.lock Initial commit 2021-05-16 18:04:47 -03:00
README.org Fix README 2021-05-16 18:06:42 -03:00
requirements.txt Initial commit 2021-05-16 18:04:47 -03:00

Angel XMPP bot

XMPP bot to preview links and file contents

Configuration

copy the config.ini.default to .config.ini and set your variables accordly

Running

install the dependencies from requirements.txt

$ pip install -r requirements.txt

and run it with python3.8+

$ python main.py