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 години
.vscode fix port преди 6 години
.gitignore initial code; hello world преди 6 години
LICENSE.md initial commit преди 6 години
README.md fix port преди 6 години
config.sample.yaml initial code; hello world преди 6 години
config.schema.yaml initial code; hello world преди 6 години
index.js we can read state преди 6 години
package-lock.json initial commit преди 6 години
package.json change name to feedrsser преди 6 години

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>