hubot-logo

0.0.8 • Public • Published

hubot-logo

Fetch company logo images via the clearbit logo api.

See src/hubot-logo.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-logo --save

Then add hubot-logo to your external-scripts.json:

[
  "hubot-logo"
]

Sample Interaction

user1>> hubot logo stripe.com
hubot>> https://logo.clearbit.com/stripe.com

/hubot-logo/

    Package Sidebar

    Install

    npm i hubot-logo

    Weekly Downloads

    1

    Version

    0.0.8

    License

    MIT

    Last publish

    Collaborators

    • lightyrs