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

12 lines
160 B
Markdown
Raw Normal View History

2016-10-15 18:12:01 +05:00
# python nntpchan demo frontend #
## usage ##
add to nntpchan.json hooks section:
{
"name": "pyfront",
"exec": "/path/to/frontend.py"
}