summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/botserv.example.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/botserv.example.conf b/data/botserv.example.conf
index 66f5af396..66fb55489 100644
--- a/data/botserv.example.conf
+++ b/data/botserv.example.conf
@@ -350,6 +350,7 @@ fantasy { name = "PROTECT"; command = "chanserv/protect"; }
fantasy { name = "QOP"; command = "chanserv/qop"; }
fantasy { name = "SEEN"; command = "chanserv/seen"; }
fantasy { name = "SOP"; command = "chanserv/sop"; }
+fantasy { name = "STATUS"; command = "chanserv/status"; }
fantasy { name = "SUSPEND"; command = "chanserv/suspend"; }
fantasy { name = "SYNC"; command = "chanserv/sync"; }
fantasy { name = "TOPIC"; command = "chanserv/topic"; }