Method: Codebot::Network#nickserv_username
- Defined in:
- lib/codebot/network.rb
#nickserv_username ⇒ String (readonly)
Returns the username for NickServ authentication.
38 39 40 |
# File 'lib/codebot/network.rb', line 38 def nickserv_username @nickserv_username end |