Sha256: e7d2b21ba355445cfa11dd85cb2df0629943699e3cc483ca3e2952d10fd7af33
Contents?: true
Size: 647 Bytes
Versions: 3
Compression:
Stored size: 647 Bytes
Contents
# lita-howlongtobeat [![Circle CI](https://circleci.com/gh/mskog/lita-howlongtobeat.svg?style=svg)](https://circleci.com/gh/mskog/lita-howlongtobeat) **lita-howlongtobeat** is a [Lita](https://github.com/litaio/lita) handler that returns the average length of the main story for a video game. ## Installation Add lita-howlongtobeat to your Lita instance's Gemfile: ``` ruby gem "lita-howlongtobeat" ``` ## Usage To get the length of the Main Story of a game: ``` <me> lita: hltp Witcher 3 <lita> Source: http://howlongtobeat.com/game.php?id=10270 <lita> It will take about 43½ Hours to beat the main story of The Witcher 3: Wild Hunt ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
lita-howlongtobeat-0.4.0 | README.md |
lita-howlongtobeat-0.3.0 | README.md |
lita-howlongtobeat-0.2.0 | README.md |