From b6085d60bcf9952aee5c399546e426c43c87b363 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 8 Jun 2014 16:46:05 +0300 Subject: [PATCH] Ctcp: Mention channel mode +C in README. --- plugins/Ctcp/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/plugins/Ctcp/README.md b/plugins/Ctcp/README.md index b7b5e3c1f..1fac99af6 100644 --- a/plugins/Ctcp/README.md +++ b/plugins/Ctcp/README.md @@ -1,2 +1,5 @@ -This plugin gives command "@ctcp version" which returns all CTCP version responses to channel. +This plugin gives command ´@ctcp version´ which returns all CTCP version responses to channel. It also adds CTCP responses to the bot. + +Please note that the command `@ctcp version´ cannot receive any responses if the channel is +mode +C or similar which prevents CTCP requests to channel.