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>