This shows you the differences between two versions of the page.
— |
set_verbose_ctcp [2006/08/29 16:08] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | # $EPIC: set_verbose_ctcp.txt,v 1.2 2006/08/20 15:02:36 sthalik Exp $ | ||
+ | ======Synopsis:====== | ||
+ | [[set]] verbose_ctcp [<on|off|toggle>] | ||
+ | |||
+ | ======Description:====== | ||
+ | * When ON (default) -- The client will display an informational message | ||
+ | whenever it receives a [[CTCP]] request. | ||
+ | |||
+ | * When OFF -- [[CTCP]] request messages will be suppressed. | ||
+ | |||
+ | ======Practical====== | ||
+ | If you, for any reason, find the CTCP request messages annoying, this | ||
+ | provides an easy way to turn them off. | ||
+ | |||
+ | ======Other Notes:====== | ||
+ | This setting may not work properly if the default CTCP action is changed or | ||
+ | suppressed with the [[on ctcp|CTCP]] or [[on ctcp request|CTCP_REQUEST]] hooks. | ||