Skip to main content

Setting up GameServ

GameServ provides essential network management tools for IRC operators on the IRC network.

GameServ Block

The gameserv{} block contains settings specific to the GameServ service bot.

A fully configured gameserv{} block may look like:

gameserv {
nick = "GameServ";
user = "GameServ";
host = "misconfigured.network";
real = "Game Services";
};

Services Bot Options

GameServ supports all standard services bot options.

Modules

In addition to loading the GameServ service bot itself, these modules configure what SASL mechanisms your network will support.

ModuleFeatures
modules/gameserv/mainCore components
modules/gameserv/diceDICE and WOD commands
modules/gameserv/eightballEIGHTBALL command
modules/gameserv/gamecalcGame-specific dice calculators
modules/gameserv/helpHELP command
modules/gameserv/lotteryLOTTERY command
modules/gameserv/namegenNAMEGEN command
modules/help/rpsRPS command