0.0.8 • Published 9 years ago

hubot-logo v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

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
0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago