XMPP bot to preview links and file contents
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Czar fdb3314836
update vcard link
1 month ago
.gitignore gardening 1 month ago
COPYING feat(COPYING): closes #2 10 months ago
Pipfile Initial commit 2 years ago
Pipfile.lock Initial commit 2 years ago
README.org Fix README 2 years ago
angel.png Update 2 years ago
config.ini.default add nick to config 1 month ago
main.py update vcard link 1 month ago
poetry.lock gardening 1 month ago
pyproject.toml gardening 1 month ago
requirements.txt gardening 1 month ago

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