New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hubot-pim

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-pim

Hubot adapter for Pim

  • 0.1.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Hubot-Pim

This is a Hubot adapter for Pim.

Set up your own Hubot on Pim

  1. Register a new Pim account for your Hubot
  2. Obtain your own Hubot and extract it somewhere
  3. Edit Procfile:
    • change campfire to pim
    • change -n Hubot to -n [Hubot's username]
  4. Edit package.json - add "hubot-pim":">=0.1.0", to the dependencies
  5. Run npm install to install the dependencies.
  6. Create the file config.json (see below)

Config.json

{ "token": "[Hubot's token]"
, "host" : "p.im"
, "port" : 443
}

Keywords

FAQs

Package last updated on 24 May 2012

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