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

Regarding auto code redeem #47

Closed Capoouo closed 3 months ago

Capoouo commented 3 months ago

I’m not sure if it’s a bug. My config for Genshin-Impact auto code redeem is set to true. Additionally, the control panel shows 2024-08-06 22:49:00 hoyolab-auto | 2024-08-06 22:49:00 Found 1 new codes but my Discord webhook hasn’t received any information about the redemption

torikushiii commented 3 months ago

Thank you for pointing this out! The issue was caused by an incorrect property name, which led the parser to ignore it (but still redeems the code regardless) and not send it to notifications. This has been fixed in the latest commit.