git ssb

2+

cel / scuttlebot.io



Tree: 18ca2b47b86cd361c03c92c0682500c5fa00451f

Files: 18ca2b47b86cd361c03c92c0682500c5fa00451f / tmpl / docs / advanced / post-threads.md

202 bytesRaw

Full post-thread

pull(
  sbot.links({ values: true, rel: 'root', dest: messageId }),
  pull.collect(function (err, msgs) { ... })
}
sbot links --values --rel root --dest {id}

Built with git-ssb-web