Skip to content

A wild Hubot appears. Hubot learns Pokedex. Hubot uses Pokedex.

License

Notifications You must be signed in to change notification settings

fleeting/hubot-pokedex

Repository files navigation

hubot-pokedex GitHub version Build Status

A wild Hubot appears. Hubot uses Pokédex.

See src/pokedex.coffee for full documentation. Data pulled using http://pokeapi.co/.

Installation

In hubot project repo, run:

npm install SOON --save

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

[
  "hubot-pokedex"
]

Sample Interaction

user1>> pokedex select pikachu
hubot>> You've found pikachu, a electric type Pokémon. This Pokémon has electricity-storing pouches on its cheeks. These appear to become electrically charged during the night while Pikachu sleeps. It occasionally discharges electricity when it is dozy after waking up. The base stats are speed 90, special-defense 50, special-attack 50, defense 40, attack 55, hp 35.

About

A wild Hubot appears. Hubot learns Pokedex. Hubot uses Pokedex.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published