XMPP bot to preview links and file contents
- Python 100%
|
|
||
|---|---|---|
| .gitignore | ||
| angel.png | ||
| config.ini.default | ||
| COPYING | ||
| main.py | ||
| Pipfile | ||
| Pipfile.lock | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.org | ||
| requirements.txt | ||
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