From 23258d1addab751882ec6941303e8bdfc3eb25e2 Mon Sep 17 00:00:00 2001 From: Valerie Liu <79415174+ValwareIRC@users.noreply.github.com> Date: Fri, 9 May 2025 10:08:53 +0100 Subject: [PATCH] Include channel-rename in UnrealIRCd support table as add-on --- _data/sw_servers.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_data/sw_servers.yml b/_data/sw_servers.yml index b5151e7..ddef55b 100644 --- a/_data/sw_servers.yml +++ b/_data/sw_servers.yml @@ -240,3 +240,4 @@ account-registration: "6.0+ add-on" bot-mode: Draft message-redaction: "6.0+ add-on" + channel-rename: "6.1+ add-on"