Skip to main content

Setting up StatServ

StatServ provides basic statistics and split tracking.

StatServ Block

The statserv{} block contains settings specific to the StatServ service bot.

A fully configured statserv{} block may look like:

statserv {
nick = "StatServ";
user = "StatServ";
host = "misconfigured.network";
real = "Statistics Services";
};

Services Bot Options

StatServ supports all standard services bot options.

Modules

By loading or choosing not to load specific modules, you can customize what features your StatServ instance offers. You can even disable StatServ entirely if you choose to load none of these modules.

ModuleFeatures
modules/statserv/mainCore components
modules/statserv/channelCHANNEL command
modules/statserv/netsplitNETSPLIT command
modules/statserv/serverSERVER command