0.0.8 • Published 10 years ago

hubot-logo v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago