lubiland
/
feedrsser
Arşivlenmiş
1
0
Çatalla 0
rss bot with config over room state
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Bu depo arşivlendi. Dosyaları görüntüleyebilir ve klonlayabilirsiniz ama işlem gönderemez ve konu/değişiklik isteği açamazsınız.
 
lub 25c1771782 we can read state 6 yıl önce
.vscode fix port 6 yıl önce
.gitignore initial code; hello world 6 yıl önce
LICENSE.md initial commit 6 yıl önce
README.md fix port 6 yıl önce
config.sample.yaml initial code; hello world 6 yıl önce
config.schema.yaml initial code; hello world 6 yıl önce
index.js we can read state 6 yıl önce
package-lock.json initial commit 6 yıl önce
package.json change name to feedrsser 6 yıl önce

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>