XMPP bot to preview links and file contents
https://wiki.kalli.st/Angel
|
||
---|---|---|
.gitignore | ||
COPYING | ||
Pipfile | ||
Pipfile.lock | ||
README.org | ||
angel.png | ||
config.ini.default | ||
main.py | ||
poetry.lock | ||
pyproject.toml | ||
requirements.txt |
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