From d72ee91a49c06741cc399ae72337bbd4bea6cc61 Mon Sep 17 00:00:00 2001 From: cynic Date: Wed, 15 Jun 2022 18:31:52 -0400 Subject: [PATCH] update webhook link template to fit the new format --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index dc5a532..fffc53b 100644 --- a/config.json +++ b/config.json @@ -4,7 +4,7 @@ "authed": [ ], - "discord_webhook": "https://discord.com/api/webhooks/id/token", + "discord_webhook": "/webhooks/id/token", "discord_channel": "id", "irc_channel": "#channel", "irc_nick": "nick"