Variable: erc-networks--bouncer-targets

erc-networks--bouncer-targets is a variable defined in erc-networks.el.gz.

Value

(*status bouncerserv)

Documentation

Symbols matching proxy-bot targets.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-networks.el.gz
;; Soju v0.4.0 sends ISUPPORT and nothing else on upstream reconnect,
;; so this actually doesn't apply.  ZNC 1.8.2, however, still sends
;; the entire burst.
(defvar erc-networks--bouncer-targets '(*status bouncerserv)
  "Symbols matching proxy-bot targets.")