hubot-codoh-rss
v1.0.8
Published
Get latest topics from CODOH. Based on work by Manuel Möhlmann.
Downloads
1
Maintainers
Readme
hubot-codoh-rss
Fetch latest topics from the CODOH Forum..
How to install
- add following line to
package.json
of your hubot installation:"hubot-codoh-rss": "1.0.0"
- install this package, so do
npm install
- add package name to
external-scripts.json
:"hubot-codoh-rss"