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.
|
7 months ago | |
---|---|---|
Pipfile | 1 year ago | |
Pipfile.lock | 1 year ago | |
README.org | 1 year ago | |
angel.png | 11 months ago | |
config.ini.default | 1 year ago | |
main.py | 7 months ago | |
requirements.txt | 1 year 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