Using new additional generic event data to also notify about events != spotlight-hour and community day.
Description
check new extraData -> generic block in event data
Motivation and Context
Enable PoracleJS to notify about start/end of all kind of events, which change pokemon or field-research pool. Before we only check by event type (spotlight-hour and community-day)
How Has This Been Tested?
Local debugging. Filtered event lists contain expected events.
Screenshots (if appropriate):
N/A
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
Using new additional generic event data to also notify about events != spotlight-hour and community day.
Description
check new
extraData
->generic
block in event dataMotivation and Context
Enable PoracleJS to notify about start/end of all kind of events, which change pokemon or field-research pool. Before we only check by event type (spotlight-hour and community-day)
How Has This Been Tested?
Local debugging. Filtered event lists contain expected events.
Screenshots (if appropriate):
N/A
Types of changes
Checklist: