Skip to content

yi-jiayu/rotom-pokedex-bot-2

Repository files navigation

CircleCI codecov

Rotom Pokédex Bot 2

A rewrite of https://github.com/yi-jiayu/rotom-pokedex-bot to use data from https://github.com/veekun/pokedex.

Find it on Telegram: @rotom_pokedex_bot

Screenshot of Rotom Pokédex Bot displaying an entry for Turtwig

Roadmap

  • Pokémon summary

  • Abilities

  • Moves

  • Pokémon forms

  • Items

  • Pokémon locations

  • Pokémon base stats

  • Pokémon evolutions

  • Pokémon learnsets

  • Inline mode

Dependencies

  • Python 3.7
  • Pipenv

Setup

pipenv install
pipenv run pokedex setup -v

This sets up a virtual environment, installs dependencies and loads Pokédex data.