verboselyWriteConfig

Writes configuration to file, verbosely.

This is called if --save was passed.

private @safe @system
void
verboselyWriteConfig
(,,,,
const Flag!"giveInstructions" giveInstructions = Yes.giveInstructions
)

Parameters

instance Kameloso

The current Kameloso instance.

client IRCClient

Reference to the current IRCClient.

server IRCServer

Reference to the current IRCServer.

bot IRCBot

Reference to the current IRCBot.

giveInstructions Flag!"giveInstructions"

Whether or not to give instructions to edit the generated file and supply admins and/or home channels.