Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hubot-djif

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-djif

Post a random GIF with #djif <search>

  • 0.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Djif — Not pronounced Gif

Posts GIF with #djif <search> in your Slack channels and HipChat rooms.
It was, at first, a port of Bold’s GifBot. Give them a shout-out!

Slack

Add an Outgoing Webhook integration to your Slack account.

Bonus: Here’s the avatar that we use for the bot.

Djif Slack

HipChat

Add hubot-djif to your Hubot package.json file

"dependencies": {
  "hubot":         ">= 2.6.0 < 3.0.0",
  "hubot-scripts": ">= 2.5.0 < 3.0.0",
  "hubot-djif":    "0.1.2"
}

Then add ["hubot-djif"] to your external-scripts.json file.
Restart/deploy Hubot. He will be listening to #djif <search>.

Djif HipChat

Development

You’ll need a .env file with the GIPHY_API_KEY variable. You can use this one for development purpose, this is the public API key. It is however subject to rate limit constraints, see https://github.com/giphy/GiphyAPI#access-and-api-keys.

GIPHY_API_KEY=dc6zaTOxFJmzC

Run the server with foreman start.

Keywords

FAQs

Package last updated on 14 May 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc