npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

ssb-avatar

0.2.0

@dominictarr

npmHomeRepoSnykSocket
Downloads:123
$ npm install ssb-avatar
DailyWeeklyMonthlyYearly

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