Skip to content

hashashin/hubot-wow-token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-wow-token

Get the wow token prices for each region

See src/wow-token.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-wow-token --save

Then add hubot-wow-token to your external-scripts.json:

["hubot-wow-token"]

Sample Interaction

Regions: EU NA CN TW KR

user1>> wowtoken EU
hubot>> wow token price in EU: 100,000g

dependencies Status devDependencies Status