From 533148319e7c77182d0ae8f40b92009ccabd5887 Mon Sep 17 00:00:00 2001 From: zefie Date: Thu, 12 Jun 2025 16:29:25 -0400 Subject: [PATCH] wtv-chat doesnt need the IRC instance it just configures it --- zefie_wtvp_minisrv/includes/config.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/zefie_wtvp_minisrv/includes/config.json b/zefie_wtvp_minisrv/includes/config.json index bbbab32c..2cfc1d4c 100644 --- a/zefie_wtvp_minisrv/includes/config.json +++ b/zefie_wtvp_minisrv/includes/config.json @@ -237,10 +237,7 @@ "port": 1630, "connections": 3, "run_irc_server": true, - "irc_port": 1667, - "modules": [ - "WTVIRC" - ] + "irc_port": 1667 }, "wtvchat": { // wtvchat://server:port/channel passthrough (wni official)