Adds game lists that auto-update with itch.io + logo animation#9
Adds game lists that auto-update with itch.io + logo animation#9deboraprudencio wants to merge 5 commits intomainfrom
Conversation
|
Does the scrapping auto-update or is it something we have to run everytime we have a new project on itch.io? I just need some time do pull this and test it locally, so I'll come back to merge it later. |
It should update automatically. The way this works is: the scraping is done with google sheets formulas in this sheet, and then I couldn't determine or find documentation on the frequency that the sheet updates formulas with the sheet closed / from API calls. However, from my tests, it seems to be about every hour. Take all the time you need to test and I appreciate all feedback since this is my first pull request ever and first time doing many of these things like scraping with sheets and API calls in javascript!!! |

Main change:
Other small changes: