Variable: rcirc-startup-channels
rcirc-startup-channels is a buffer-local variable defined in
rcirc.el.gz.
Documentation
List of channel names to join after authenticating.
Source Code
;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar-local rcirc-startup-channels nil
"List of channel names to join after authenticating.")