torikushiii / hoyolab-auto

Auto check-in and others for any Hoyoverse games
https://ko-fi.com/torikushiii
GNU Affero General Public License v3.0
107 stars 24 forks source link

Several invalid attempted code redemptions #48

Closed reticence96 closed 3 months ago

reticence96 commented 3 months ago

Checked my check-in channel to find that it had attempted to redeem these for Star Rail.

2024-08-08 09:45:09 <INFO:CodeRedeem:StarRail> { message: 'Expired or invalid code', args: { code: 'Go' } }
2024-08-08 09:45:17 <INFO:CodeRedeem:StarRail> { message: 'Expired or invalid code', args: { code: 'Log' } }
2024-08-08 09:45:25 <INFO:CodeRedeem:StarRail> { message: 'Expired or invalid code', args: { code: 'Select' } }
2024-08-08 09:45:32 <INFO:CodeRedeem:StarRail> { message: 'Expired or invalid code', args: { code: 'Input' } }
2024-08-08 09:45:40 <INFO:CodeRedeem:StarRail> { message: 'Expired or invalid code', args: { code: 'Claim' } }
2024-08-08 09:45:47 <INFO:CodeRedeem:StarRail> { message: 'Expired or invalid code', args: { code: 'Open' } }
2024-08-08 09:45:55 <INFO:CodeRedeem:StarRail> { message: 'Expired or invalid code', args: { code: 'Click' } }
2024-08-08 09:46:03 <INFO:CodeRedeem:StarRail> { message: 'Expired or invalid code', args: { code: 'Return' } }
2024-08-08 09:46:10 <INFO:CodeRedeem:StarRail> { message: 'Expired or invalid code', args: { code: 'Tap' } }
torikushiii commented 3 months ago

Thanks for noticing this, latest commit should fix this problem and should correctly parse the codes. Sorry for the inconvenience.