diff options
-rw-r--r-- | data/chanserv.example.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 |