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.
| Module | Features |
|---|---|
modules/gameserv/main | Core components |
modules/gameserv/dice | DICE and WOD commands |
modules/gameserv/eightball | EIGHTBALL command |
modules/gameserv/gamecalc | Game-specific dice calculators |
modules/gameserv/help | HELP command |
modules/gameserv/lottery | LOTTERY command |
modules/gameserv/namegen | NAMEGEN command |
modules/help/rps | RPS command |