Variable: rcirc-nick
rcirc-nick is a buffer-local variable defined in rcirc.el.gz.
Documentation
The nickname used for the current connection.
Source Code
;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar-local rcirc-nick nil
"The nickname used for the current connection.")