
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja> git-svn-id: file:///srv/svn/repo/chen/trunk@34 32723744-9b23-0b4a-b1da-9b2e968f9461
21 lines
364 B
Plaintext
21 lines
364 B
Plaintext
chen
|
|
====
|
|
|
|
XMPP bot to preview links and file contents. Shikigami of the Shikigami of the Gap Youkai
|
|
Based on Angel[1], without the sed(1) and YT redirect features.
|
|
|
|
Requirements
|
|
------------
|
|
|
|
* Python >= 3.7
|
|
|
|
Run
|
|
---
|
|
|
|
* pip3 install --user -r requirements.txt
|
|
* $EDITOR config.ini.default (save as config.ini)
|
|
* python3 main.py
|
|
|
|
|
|
[1]: https://wiki.kalli.st/Angel
|