rss bot with config over room state
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Tento repozitář je archivovaný. Můžete prohlížet soubory, klonovat, ale nemůžete nahrávat a vytvářet nové úkoly a požadavky na natažení.
 
lub 25c1771782 we can read state před 6 roky
.vscode fix port před 6 roky
.gitignore initial code; hello world před 6 roky
LICENSE.md initial commit před 6 roky
README.md fix port před 6 roky
config.sample.yaml initial code; hello world před 6 roky
config.schema.yaml initial code; hello world před 6 roky
index.js we can read state před 6 roky
package-lock.json initial commit před 6 roky
package.json change name to feedrsser před 6 roky

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>