InspIRCd v4 is still early in development!

If you use this branch you may experience crashes, weird behaviour, and unannounced breaking changes.

You probably want to use InspIRCd v3 instead.

The "ircv3_batch" Module (v4)

Description

This module provides the IRCv3 batch client capability.

Configuration

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

<module name="ircv3_batch">

This module requires no other configuration.

Client Capabilities

Name Description
batch Adds support for batching multiple messages together.