Currently I'm having to keep check of the events / game updates and manually update the necessary files by scraping the data from (serebii.net)[www.serebii.net] using my dev tools (code is in the README).
I need to create a few scrapers and have a job that runs daily (or when called) to update this data. Currently not sure of the best way to do with this without a server.
Currently I'm having to keep check of the events / game updates and manually update the necessary files by scraping the data from (serebii.net)[www.serebii.net] using my dev tools (code is in the README).
I need to create a few scrapers and have a job that runs daily (or when called) to update this data. Currently not sure of the best way to do with this without a server.