rss bot with config over room state
您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
此存儲庫已封存。您可以查看檔案及 Clone 此存儲庫,但不能推送、建立問題及發出合併請求。
 
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>