The "check" Module (v3)

Description

This module adds the /CHECK command which allows server operators to look up details about a channel, user, IP address, or hostname.

Configuration

To load this module use the following <module> tag:

<module name="check">

This module requires no other configuration.

Commands

Name Parameter Count Syntax Description
CHECK 1-2 <channel> [<server>]
<nickname> [<server>]
<ip> [<server>]
<hostname> [<server>]
Looks up information about the specified channel, user, IP address, or hostname.

Example Usage

Looks up details relating to #channel:

/CHECK #example

Looks up details relating to Sadie on irc2.example.com:

/CHECK Sadie irc2.example.com