0.0.4 • Published 10 years ago

hubot-pokedex v0.0.4

Weekly downloads
9
License
MIT
Repository
github
Last release
10 years ago

hubot-pokedex

A hubot script that catches them all

See src/pokedex.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-pokedex --save

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

["hubot-pokedex"]

Sample Interaction

user1> hubot pokedex me 15
Hubot> http://pokeapi.co/media/img/15.png
Hubot> Pokemon name: Beedrill [poison bug]
        Attack: 90
        Defense: 40
        Catch rate: 0
        Abilities: swarm sniper
        # of Moves: 681
0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago