rss bot with config over room state
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
Go to file
lub 43b9d810b2 change name to feedrsser
.vscode initial code; hello world
.gitignore initial code; hello world
LICENSE.md initial commit
README.md add README.md
config.sample.yaml initial code; hello world
config.schema.yaml initial code; hello world
index.js initial code; hello world
package-lock.json initial commit
package.json change name to feedrsser

README.md

  1. copy config.sample.yaml and modify accordingly
  2. generate config with e.g. node index.js -r -u "http://localhost:9000"
  3. start with node index.js --config <path-to-config>