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/README.md
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"
}