Facebook Messenger Bot to get Pokémon infos like weaknesses easy and fast. All the infos a Pokémon trainer needs to take over the gyms in the wild.
Pokemon data is based on http://pokemongo.gamepress.gg.
- hi: Introduction message
- help: Introduction message
- anything else: Lookup for that Pokémon
- pokemon (151/151)
- skills (122/122)
- enhance skills with damage
- update type effectiveness to use latest data
- tell Pokémon with best moves (primary & secondary)
- suggest best Pokémon to counter
- multi language Pokémon names
- return Pokémon names in 'best against x' in the language they have been requested in
- correct type DPS calculation with the double effectiveness for double type pokemon (up to 1.56x damage modifier)
- fuzzy search for Pokémon à la "did you mean x?"
- translate moves in different languages
Ideas and Pull Requests welcome!
This Bot will:
- not collect any data
- not share informations with third parties
- have a completely transparent code base