From 8009cd6b44556428a42ef67884ba4562eefef870 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Fri, 28 Mar 2025 10:18:55 +0000 Subject: Update the description of the botmode module. --- src/modules/m_botmode.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/m_botmode.cpp') diff --git a/src/modules/m_botmode.cpp b/src/modules/m_botmode.cpp index c9cb2202e..e3f867722 100644 --- a/src/modules/m_botmode.cpp +++ b/src/modules/m_botmode.cpp @@ -62,7 +62,7 @@ private: public: ModuleBotMode() - : Module(VF_VENDOR, "Adds user mode B (bot) which marks users with it set as bots in their /WHOIS response.") + : Module(VF_VENDOR, "Adds user mode B (bot) which marks users with it set as bots.") , ISupport::EventListener(this) , Who::EventListener(this) , Whois::EventListener(this) -- cgit v1.3.1-10-gc9f91