From 49be6791cd16b107071ef7af1e5b028d6f74b24f Mon Sep 17 00:00:00 2001 From: optimidev Date: Mon, 20 Oct 2025 20:17:33 +0200 Subject: [PATCH] =?UTF-8?q?pirc=5Fconfig.json=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pirc_config.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 pirc_config.json diff --git a/pirc_config.json b/pirc_config.json deleted file mode 100644 index 9b9c7f6..0000000 --- a/pirc_config.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "username": "OptimiDev", - "favorites": [ - { - "server": "irc.libera.chat", - "port": 6667, - "channels": ["#python"] - } - ] -}