It monitors sale-state at Melonbooks and notifies you if there are any changes.
File: data/config.json
discordWebhookUrl
: Discord Webhook URL to notifytargets
: Product ID in Melonbooks
{
"discordWebhookUrl": "https://discord.com/api/webhooks/...",
"targets": [
"1111111"
]
}