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

Import upcoming feature #257

Closed Ninjasoturi closed 2 years ago

Ninjasoturi commented 2 years ago

Added a feature for pulling the info of upcoming bosses from pokebattler's API and saving it to raid_bosses table as scheduled bosses. Also created a submenu for all the import features. The menu could probably be labled better...

Ninjasoturi commented 2 years ago

This came up in TG conversation, so I added a new feature: Update boss data via curl

It is highly likely that this will break when ex raids are reintroduced, but maybe we'll have some other data sources by then

Ninjasoturi commented 2 years ago

Merged, closing