Socket
Socket
Sign inDemoInstall

hubot-bigly

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hubot-bigly

Find out whether a bigly event has happened yet. You'll need a Google Civic Information API key, and lot's of patience.


Version published
Maintainers
1
Created

Readme

Source

hubot-bigly

Find out whether a bigly event has happened yet. You'll need a Google Civic Information API key, and lot's of patience.

See src/bigly.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-bigly --save

Then add hubot-bigly to your external-scripts.json:

[
  "hubot-bigly"
]

Add the following ENV vars wherever you need to put them:

  • CIVIC_API_KEY - Your Google Civic Information API key
  • BIGLY_ATTITUDE - 'downbeat' (default) or 'upbeat'
  • BIGLY_GREAT_THINGS - Other great things that you want to make great again, besides America

Sample Interaction

user1>> is Donald Trump still president?
hubot>> Yes... <emoji>

NPM Module

https://www.npmjs.com/package/hubot-bigly

Keywords

FAQs

Last updated on 23 May 2017

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc