0.2.3 • Published 7 years ago

hubot-bigly v0.2.3

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.0.0

7 years ago