Giter Club home page Giter Club logo

pokedex's People

Contributors

sgreene570 avatar sidaroth avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

pokedex's Issues

Support silent queries

Enable to user to do silent queries as such:
/dex type [type] silent
or
/dex [pokemon] silent
etc.

Update for Gen7

Bot should support listing of Gen8 pokemon and their information.

As we use PokeAPI as our information source, we're gonna have to wait for them to update their data, or find another source.

PokeAPI/pokeapi#112

Refactor pokedex.py

There are some code snippets and functionality in pokedex.py that should be moved to the appropriate classes. It will require some refactoring, but we do not want a blob class.

This should be done before adding any new functionality to the bot.

Fix validity checking

The time validity check does not seem to be working. Data is not updated after 14 days.

Incorporate showing evolution chains

i.e "Bulbasaur evolves into Ivysaur at level 16, and Venusaur (at level 35) or Charizard (when exposed to a fire stone) etc.

Obvious wrong values above

Extended information: Regular dex lookup

I request adding extended commands to /dex, showing us variant information in addition to or instead of regular info. For example /dex -breed 123 and possibly a shorthand /dex -b 123.

Breeding info.

  • Egg group (steps to hatch).
  • Egg moves, TM moves, leveling moves.

Evolution info.

  • To/from.
  • Method of each listed evolution.

Handle queries of Type KnownPokemon

The system found it in the cache, now we need to determine if the cached information is too old, and if so acquire new information.

Return a collection of information to the user.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.