From 56225d85e8c004f23e503d59e1863d6b42ced653 Mon Sep 17 00:00:00 2001 From: Philipp <philipp@boehm.sh> Date: Wed, 19 Mar 2025 18:26:33 +0100 Subject: [PATCH] add missing webhook entry to config.example.toml --- config.example.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/config.example.toml b/config.example.toml index b4da53d..36f09a9 100644 --- a/config.example.toml +++ b/config.example.toml @@ -2,6 +2,7 @@ username = "" password = "asd123" #proxyaddr = "socks5://localhost:5555" hostURL = "https://my.domain.tld" +webhook = "https://domain.tld/api/webhooks/" channels = [ "NinEverything", "NintendoEurope",