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

hubot-untappd

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-untappd

Integrate hubot with untappd

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

hubot-untappd

Simple hubot integration to untappd

Installation

In hubot project repo, run:

npm install hubot-untappd --save

Then add hubot-untappd to your hubot's external-scripts.json:

[
  "hubot-untappd"
]

Configuration

You can obtain the client id and secret from untappd by logging in here.

  • HUBOT_UNTAPPD_CLIENTID - the untappd client id

  • HUBOT_UNTAPPD_SECRET - the untappd secret string

  • HUBOT_UNTAPPD_ROOM - the room to post updates to, default room is #beer

Usage

The bot will poll untappd every 10 minutes for all registered users

  • hubot untappd help - list all commands

  • hubot identify - check which username the user has registered to hubot brain

  • hubot identify {untappd username} - set untappd user name that will be used for user feed polling

  • hubot last {n} beers - shows the last n beers you had, default n is 1

Keywords

FAQs

Package last updated on 22 Jan 2015

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