Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

[ctcp]

Client-to-Client Protocol response settings.

Example

# Disable responses for TIME and VERSION responses [ctcp] time = false version = false

ping

Whether Halloy will respond to a CTCP PING message.

# Type: boolean # Values: true, false # Default: true [ctcp] ping = true

source

Whether Halloy will respond to a CTCP TIME message.

# Type: boolean # Values: true, false # Default: true [ctcp] source = true

time

Whether Halloy will respond to a CTCP TIME message.

# Type: boolean # Values: true, false # Default: true [ctcp] time = true

version

Whether Halloy will respond to a CTCP VERSION message.

# Type: boolean # Values: true, false # Default: true [ctcp] version = true