angel's little sister
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.
Aoi K 5cd05419da Remove Pipfile.* from the repository 1 month ago
services feat: add systemd unit - note, it SHOULD be run as a regular user and SHOULD also not be in /lib/systemd/system 1 month ago
COPYING The Metwo Syndrome 2 months ago
README.org The Metwo Syndrome 2 months ago
config.ini.default feat: remove sed because I don't need it and the big thing: nick ain't hardcoded anymore, it's now configurable! 1 month ago
main.py fix: Clean up sed leftovers 1 month ago
requirements.txt feat: remove sed because I don't need it and the big thing: nick ain't hardcoded anymore, it's now configurable! 1 month ago

README.org

Chen XMPP bot

XMPP bot to preview links and file contents. This may be identified as angel's younger sibling.

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