Skip to main content

Setting up RPGServ

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

RPGServ Block

The rpgserv{} block contains settings specific to the RPGServ service bot.

A fully configured rpgserv{} block may look like:

RPGServ {
nick = "RPGServ";
user = "RPGServ";
host = "misconfigured.network";
real = "RPG Finding Services";
};

Services Bot Options

RPGServ supports all standard services bot options.

Modules

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

ModuleFeatures
modules/rpgserv/mainCore components
modules/rpgserv/enableENABLE and DISABLE commands
modules/rpgserv/helpHELP command
modules/rpgserv/infoINFO command
modules/rpgserv/listLIST command
modules/rpgserv/searchSEARCH command
modules/rpgserv/setSET command