[polari] networks: Add tilde.chat



commit 4fb84d51d8f985305ddf3dbd7b7d531c4d96ed7d
Author: Ben Harris <ben tilde team>
Date:   Thu May 20 01:25:25 2021 +0000

    networks: Add tilde.chat
    
    https://tilde.chat is a small network mainly dedicated to a community
    of pubnixes called the tildeverse.
    
    https://gitlab.gnome.org/GNOME/polari/-/merge_requests/186

 data/resources/networks.json | 7 +++++++
 1 file changed, 7 insertions(+)
---
diff --git a/data/resources/networks.json b/data/resources/networks.json
index ac1de835..b1f712d4 100644
--- a/data/resources/networks.json
+++ b/data/resources/networks.json
@@ -677,6 +677,13 @@
       { "ssl": false, "port": 6667, "address": "neo.starchat.net" }
     ]
   },
+  {
+    "name": "tilde.chat",
+    "id": "tilde.chat",
+    "servers": [
+      { "ssl": true, "port": 6697, "address": "irc.tilde.chat" },
+    ]
+  },
   {
     "name": "TNI3",
     "id": "tni3",


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]