Michael Williams committed 1.0.1Latest: 623e9f1 on 9/28/2018, 5:49:28 AM | |
📄 | .gitignore |
📄 | README.md |
📄 | bin.js |
📄 | package-lock.json |
📄 | package.json |
README.md
ssb-reveal
reveal private scuttlebutt threads
install
npm install -g ssb-reveal
use
with an sbot
server running (Patchwork is fine):
ssb-reveal <rootMessageId>
will output markdown of list of message links with respective unbox keys, which you can copy and paste into a post.
license
Apache 2.0
Built with git-ssb-web