rss bot with config over room state
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Ce dépôt est archivé. Vous pouvez voir les fichiers et le cloner, mais vous ne pouvez pas pousser ni ouvrir de ticket/demande d'ajout.
 
lub 25c1771782 we can read state il y a 6 ans
.vscode fix port il y a 6 ans
.gitignore initial code; hello world il y a 6 ans
LICENSE.md initial commit il y a 6 ans
README.md fix port il y a 6 ans
config.sample.yaml initial code; hello world il y a 6 ans
config.schema.yaml initial code; hello world il y a 6 ans
index.js we can read state il y a 6 ans
package-lock.json initial commit il y a 6 ans
package.json change name to feedrsser il y a 6 ans

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>