From 50bd385ccf973e68fda02c52e962cfb6617a0e72 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 5 Jan 2024 21:20:12 +0000 Subject: [PATCH] Add an alias for chanserv/status for the name used by Atheme. Closes #336. --- data/chanserv.example.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/data/chanserv.example.conf b/data/chanserv.example.conf index 42bd9f45c..b4ad0aad8 100644 --- a/data/chanserv.example.conf +++ b/data/chanserv.example.conf @@ -1261,6 +1261,7 @@ command { service = "ChanServ"; name = "SET EMAIL"; command = "chanserv/set/misc */ module { name = "cs_status" } command { service = "ChanServ"; name = "STATUS"; command = "chanserv/status"; } +command { service = "ChanServ"; name = "WHY"; command = "chanserv/status"; hide = true; } /* * cs_suspend