rss bot with config over room state
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
To repozytorium jest zarchiwizowane. Możesz wyświetlać pliki i je sklonować, ale nie możesz do niego przepychać zmian lub otwierać zgłoszeń/Pull Requestów.
 
lub 25c1771782 we can read state 6 lat temu
.vscode fix port 6 lat temu
.gitignore initial code; hello world 6 lat temu
LICENSE.md initial commit 6 lat temu
README.md fix port 6 lat temu
config.sample.yaml initial code; hello world 6 lat temu
config.schema.yaml initial code; hello world 6 lat temu
index.js we can read state 6 lat temu
package-lock.json initial commit 6 lat temu
package.json change name to feedrsser 6 lat temu

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>