0.2.0 • Published 8 years ago

ssb-avatar v0.2.0

Weekly downloads
91
License
MIT
Repository
github
Last release
8 years ago

ssb-avatar

query for the avatar that an ssb feed has been assigned, compatible with the way that patchwork selects avatars.

refactored out of ssb-notifier

api

getAvatar(sbot, namer, named, cb)

namer and named must both be ssb feed ids. cb will callback with err, {name: name, image: blob, id: named, from: named}

License

MIT