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

Update raidpicture.php - CP and weather #194

Closed dnsBlah closed 3 years ago

dnsBlah commented 3 years ago

Only show min/max CP when defined ( using intval() to confirm it's an integer ) Only show min/max weather CP when defined ( using intval() to confirm it's an integer ) Only show weather icons if set prevent warnings/errors on imagecopyresampled if image can be obtained.