rss bot with config over room state
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
このリポジトリはアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュや、イシュー・プルリクエストのオープンはできません。
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>