Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allows info command to return Previous Evolutions #881

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

XerockXMG
Copy link
Contributor

Description

This PR will make it so that when a user runs the !info command on a mon, it will do a search for previous evolutions along side evolutions (i.e !info Charmeleon would return the data for both Charmander and Charizard). This also introduces a new util file called evoGetData.js. The calcDevolutions part of this can be moved over to the same file that raids uses if required.

Motivation and Context

This was just something that was in #wishlist so I decided to work on adding it

How Has This Been Tested?

I tested this with my own instance.

Screenshots (if appropriate):

image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant