rss bot with config over room state
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Цей репозиторій архівовано. Ви можете переглядати файли та клонувати його, але не можете виконувати push чи відкривати задачі та запити злиття.
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>