rss bot with config over room state
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
lub 25c1771782 we can read state 6 vuotta sitten
.vscode fix port 6 vuotta sitten
.gitignore initial code; hello world 6 vuotta sitten
LICENSE.md initial commit 6 vuotta sitten
README.md fix port 6 vuotta sitten
config.sample.yaml initial code; hello world 6 vuotta sitten
config.schema.yaml initial code; hello world 6 vuotta sitten
index.js we can read state 6 vuotta sitten
package-lock.json initial commit 6 vuotta sitten
package.json change name to feedrsser 6 vuotta sitten

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> -p <port>