Skip to content

hashashin/hubot-country

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-country Build Status npm

Returns country data, using countryjs.

See src/country.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-country --save

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

["hubot-country"]

Sample Interaction

user1>> hubot country name US
hubot>> United States

Releases

No releases published

Packages

No packages published