Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
nntpchan/contrib/frontends/py
2016-10-15 09:12:01 -04:00
..
nntpchan track primordial goo frontends 2016-10-15 09:12:01 -04:00
frontend.py track primordial goo frontends 2016-10-15 09:12:01 -04:00
README.md track primordial goo frontends 2016-10-15 09:12:01 -04:00

python nntpchan demo frontend

usage

add to nntpchan.json hooks section:

{
  "name": "pyfront",
  "exec": "/path/to/frontend.py"
}