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

[Issue]Webhook pinging @unknown-user #58

Closed Deathfairy27 closed 3 months ago

Deathfairy27 commented 3 months ago

Hello, II was looking at my webhook messages after grabbing the most recent commit and noticed that the webhook was pinging an unknown user below in the screen shot The message right under the webhook was the user id of the @ that the webhook pinged, the second set of numbers in the message input area is the last 4 of my user ID(4624), and then below that is the user ID I entered into the config. Not program breaking, thought Id raise an issue for awareness. Unknown User

akileos commented 3 months ago

@Deathfairy27 Use quotes around the number in the config file.

Deathfairy27 commented 3 months ago

That would make sense...issue resolved.