Closed cekra007 closed 1 month ago
you need to put quotes at your discord webhook url
instead of this: const DISCORD_WEBHOOK = https://discord.com/api/webhooks/
do this const DISCORD_WEBHOOK = "https://discord.com/api/webhooks/"
Thank you, today I tried the webhook again and it worked, but for Honkai Impact, the notification did not appear on Discord. Here is the log from Google Script.
should be fixed on latest commit now 👍
Does the script from link already include running a Discord webhook? I don't know how to make the script work again.