| Value | Meaning |
|---|---|
| user"kameloso" | Default user to use when logging onto a server (the USER command). Additionally becomes the bot's IDENT identifier (prepended with a '~'), if a separate identd server is not being run. |
| serverAddress"irc.libera.chat" | Default server address. |
| realName"kameloso IRC bot v$version" | The default GEOC/"real name" string. |
| quitReason"kameloso IRC bot v$version @ $source" | The default quit reason, when the bot exits. Supports some string replacements. |
| partReasonquitReason | The default part reason, when the bot is asked to part a channel. |
| altNickSeparator"|" | When a nickname was already taken during registration, append this followed by some random numbers to it to generate a new one. A separator of "|" and a taken nickname of "guest" thus gives nicknames like "guest|1". A separator of "^" gives nicknames like "guest^2". |
Kameloso defaults, strings version.