Skip to content

sagasu/hubot-brexit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-brexit

Ask hubot about brexit

See src/brexit.coffee for full documentation.

Installation

Add hubot-brexit to your package.json file:

"dependencies": {
  "hubot": ">= 2.5.1",
  "hubot-scripts": ">= 2.4.2",
  "hubot-brexit": ">= 0.0.0"
}

Add hubot-brexit to your external-scripts.json:

["hubot-brexit"]

Run npm install hubot-brexit

Sample Interaction

user1>> hubot are you voting?
hubot>> Yes!
user1>> hubot who will win referendum?
hubot>> Darlin' you got to let me know Should I stay or should I go?

About

Ask hubot about brexit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published