Plugin last modified: 2026-05-12
Logs IRC xline server notices (*** XLINE and *** REMOTEXLINE) to the bot's database. The stored notices are displayed and annotated in BCP's X-Lines page.
On gaining IRC operator status (381 RPL_YOUREOPER) the bot sets the configured server notice masks so that xline notices are delivered to it. Each matching notice is inserted into the xline_notices table in the bot's database.
[xlines]
snomasks = xX
| Key | Description |
|---|---|
snomasks |
Server notice mask characters to request after opering up. x = local xlines, X = remote xlines. Defaults to xX |