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.
Module | Features |
---|---|
modules/rpgserv/main | Core components |
modules/rpgserv/enable | ENABLE and DISABLE commands |
modules/rpgserv/help | HELP command |
modules/rpgserv/info | INFO command |
modules/rpgserv/list | LIST command |
modules/rpgserv/search | SEARCH command |
modules/rpgserv/set | SET command |