Skip to content

Allows info command to return Previous Evolutions#881

Open
XerockXMG wants to merge 3 commits intoKartulUdus:developfrom
XerockXMG:develop
Open

Allows info command to return Previous Evolutions#881
XerockXMG wants to merge 3 commits intoKartulUdus:developfrom
XerockXMG:develop

Conversation

@XerockXMG
Copy link
Copy Markdown
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