An (un)reliable bot for XMPP
ファイルへ移動
Aoi K 5cd05419da Remove Pipfile.* from the repository 2023-02-24 09:13:58 -03:00
services feat: add systemd unit - note, it SHOULD be run as a regular user and SHOULD also not be in /lib/systemd/system 2023-02-19 22:15:02 -03:00
COPYING The Metwo Syndrome 2023-01-29 20:12:45 -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 fix: Clean up sed leftovers 2023-02-23 19:32:08 -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