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.
|
1 month ago | |
---|---|---|
.gitignore | 1 month ago | |
COPYING | 10 months ago | |
Pipfile | 2 years ago | |
Pipfile.lock | 2 years ago | |
README.org | 2 years ago | |
angel.png | 2 years ago | |
config.ini.default | 1 month ago | |
main.py | 1 month ago | |
poetry.lock | 1 month ago | |
pyproject.toml | 1 month ago | |
requirements.txt | 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