mirror of
https://github.com/tomoko-dev9/nntpchan.git
synced 2026-03-28 17:32:35 +01:00
python nntpchan demo frontend
usage
srndv2 unstable
add to nntpchan.json hooks section:
{
"name": "pyfront",
"exec": "/path/to/frontend.py"
}
nntpd
add this to nntpchan.ini
...
[frontend]
type=exec
exec=/path/to/frontend.py