RaenonX-PokemonSleep/eevee-sleep-discord-bot

In-game announcement has version number

Closed this issue · 1 comments

The in-game announcement turns out to have a version number.

{ "https://view.sleep.pokemon.co.jp/news/news_list/data/36922246/1/list_0_0.json", AnnouncementLanguage.JP },

For example, in the line above, 36922246 is the version number. How the number is fetched is currently unknown.

Will utilize a microservice to get the version number, then use that version number to get the latest announcements.