chen/README.org

492 B

Chen XMPP bot

XMPP bot to preview links and file contents. Shikigami of the Shikigami of the Gap Youkai

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 or $ dtach -n /tmp/chen.sock python3 main.py