CTCP Module

From Botnix

Overview

The CTCP module adds support for CTCP requests and replies.

Configuration

This command indicates that ctcp ping should be answered on this network. The default is not to answer ctcp ping, for security. Botnix will not answer 'malformed' CTCP pings (for example ones which are altered to have a milliseconds part or do not contain a number).

       ctcpping

This command indicates that ctcp time requests should be answered on this network. The default is not to answer any time requests. If time requests are answered, the local time is used.

       ctcptime

This command indicates a change to the standard version reply. Botnix will always return a version reply when the ctcp module is loaded, however this instruction allows you to change it however you wish. If you do not want botnix to answer version requests, do not load the ctcp module.

       versionreply "Got botnix?"

This command indicates a change to the standard finger reply. Botnix will always return a finger reply when the ctcp module is loaded, however this instruction allows you to change it however you wish. If you do not want botnix to answer finger requests, do not load the ctcp module.

       fingerreply "Get your finger out of my socket."

Use this command to enable support for the ERRMSG ctcpreply. this is not recommended as it can be used to flood the bot.

       answererror

Commands

This module implements no commands.