XMPP bot to preview links and file contents
Go to file
Kyle Czar 19081809f9 feat: make youtube and invidious instances configurable
closes #12
2024-03-15 12:53:45 -03:00
.editorconfig Add .editorconfig 2024-02-16 13:33:06 +01:00
.gitignore check if sed message matches with regex 2024-01-08 15:53:50 -03:00
COPYING update deps 2023-04-03 22:39:48 -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
angel.png Update 2021-06-13 15:16:01 -03:00
config.ini.default feat: make youtube and invidious instances configurable 2024-03-15 12:53:45 -03:00
main.py feat: make youtube and invidious instances configurable 2024-03-15 12:53:45 -03:00
poetry.lock add dev deps 2023-08-31 07:49:49 -03:00
pyproject.toml add dev deps 2023-08-31 07:49:49 -03:00
requirements.txt gardening 2023-02-19 23:20:20 -03:00

README.org

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