auribuo / hsr-alert-bot

A Discord bot for alerting users when new Honkai: Star Rail redeem codes drop
MIT License
4 stars 0 forks source link

Improve and extend scraping functionality #2

Closed auribuo closed 4 months ago

auribuo commented 7 months ago

The goal is to improve the code retrieval perhaps from multiple sources to improve the accuracy of the bot. Also instead of invalidating the codes after a specific time, checking the sources if they are still valid.

auribuo commented 6 months ago

With the latest commit the bot now scrapes from the prydwen.gg site and checks code validity based on if they are present on the site or not. The validity check probably still has to be improved.

auribuo commented 4 months ago

The scraping works really well using Prydwen.gg and it can be used to add more games which are on the site (WutheringWaves). I would continue discussion on #3.