<aside>
💡
Please contact us via email or Discord
</aside>
Roadmap
<aside>
Change Request
제목 없음
</aside>
<aside>
Wiki
-
Google-Script
- Github API
- Get the commit log dataset
- After extracting yesterday’s dataset from commit log dataset, input the dataset into the data store
- Get the latest information on redeem codes, request Discord webhook and input redeem codes to the data store
- Nexon API
- Get the latest account information:
- Hoyolab Auto
- Check attendance for Hoyoverse games:
-
Github
- Github Action (Skson0x6ab_BatchProcess)
- checkRedeemCode.yml: Every hours, excluding between 8 AM and 9 AM
- node Scheduler_GenshinCheckRedeemCode.js
- Get a latest information on redeem code
- node Scheduler_StarrailCheckRedeemCode.js
- Get a latest information on redeem code
- node Scheduler_ZenlessCheckRedeemCode.js
- Get a latest information on redeem code
- ZenlessZoneZero.yml: Every 7 AM
- python Scheduler_ZenlessZoneZero.py
- Crawl the website, parse the dataset, and push the parsed dataset into the datastore
- main.yml: Every 8 AM
- python Scheduler_GenshinImpact.py
- Crawl the website, parse the dataset, and push the parsed dataset into the datastore
- python Scheduler_StarRail.py
- Crawl the website, parse the dataset, and push the parsed dataset into the datastore
- python Scheduler_FF14.py
- Crawl the website, parse the dataset, and push the parsed dataset into the datastore
- python Scheduler_Maplestory.py
- Crawl the website, parse the dataset, and push the parsed dataset into the datastore
- not used
- python Scheduler_PublicOfferingStockSchedule.py
- Crawl the website, parse the dataset, and push the parsed dataset into the datastore
- Datastore
- Repository the webCraling dataset and redeem code dataset
- Repository to store dataset from NexonAPI and hoyolab-api
- Vue Repository
</aside>
<aside>
Problem Notice
제목 없음
</aside>
<aside>
Releate Note
- 2025.01.16
- feat(Vue): Change the multiple Hoyoverse game charts to a single chart
- fix(Google Script): Fix issue of duplicate Discord webhook requests for the same redeem code
- feat(Google Script): When a new redeem code is found, it is added to the data store
- feat(Google Script): When a redeem code is inactive, remove the corresponding entry from data store
- feat(Vue): Change the API content update chart to a new redeem code table
- 2025.01.15
- fix(Vue): Fix issue for used RedeemCode check functionality
- feat(Google Script): Send a request to the Discord Webhook with the new redeem code when a new redeem code is found
- 2025.01.14
- fix(Vue): Fix issue auth functionality
- feat(Vue): Change the repository target for validating RedeemCode
- 2025.01.13
- 2025.01.09
- 2025.01.07
- 2025.01.06
- 2025.01.02
- 2024.12.30
- 2024.12.26
- 2024.12.24
- 2024.12.19
- 2024.12.17
- 2024.12.16
- 2024.12.11
</aside>