pokepark / PokemonRaidBot

Telegram bot for organizing Raids in Pokémon Go. Developers & admins are welcome to join https://t.me/PokeParkSupport
https://t.me/PokeParkSupport
GNU Affero General Public License v3.0
48 stars 40 forks source link

Pokebattler import is partially failing #248

Closed jinnatar closed 3 years ago

jinnatar commented 3 years ago

Pulling relevant bits from @Ninjasoturi on TG:

[2021-08-13 21:45:46.1402][111740] [pokebattler.php:135] * Skipping raid boss AMPHAROS_MEGA since it has no id, it's likely in the future!

Looks like our logic is faulty.

jinnatar commented 3 years ago

Theres a few potential issues I see:

-> Best bet is migrating to the breakingNews dictionary coupled with timestamp checks to check which ones are active

jinnatar commented 3 years ago

Fixed in #249