Files
nntpchan/contrib/frontends/py/README.md
T
2016-10-15 09:12:01 -04:00

160 B

python nntpchan demo frontend

usage

add to nntpchan.json hooks section:

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