An (un)reliable bot for XMPP
ファイルへ移動
Aoi K 82d1a3c40c feat: remove sed because I don't need it and the big thing: nick ain't hardcoded anymore, it's now configurable! 2023-02-19 22:11:10 -03:00
COPYING The Metwo Syndrome 2023-01-29 20:12:45 -03:00
Pipfile Initial commit 2021-05-16 18:04:47 -03:00
Pipfile.lock Initial commit 2021-05-16 18:04:47 -03:00
README.org The Metwo Syndrome 2023-01-29 20:12:45 -03:00
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! 2023-02-19 22:11:10 -03:00
main.py feat: remove sed because I don't need it and the big thing: nick ain't hardcoded anymore, it's now configurable! 2023-02-19 22:11:10 -03:00
requirements.txt feat: remove sed because I don't need it and the big thing: nick ain't hardcoded anymore, it's now configurable! 2023-02-19 22:11:10 -03:00

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