mirror of
https://github.com/fluffle/goirc
synced 2025-05-13 02:53:19 +00:00
Add nickserv autoidentify
This also waits until identified before autojoining Unfortunately, testing for the +r mode to mean registered is network- specific. This happens to work on Rizon but not on Freenode, for example
This commit is contained in:
parent
90a5268dfa
commit
283f03a108
3 changed files with 41 additions and 20 deletions
|
@ -6,6 +6,7 @@ server: irc.rizon.net
|
|||
nick: rbot
|
||||
user: rbot
|
||||
ssl: true
|
||||
nickserv: identify_password
|
||||
autoconnect: true
|
||||
|
||||
[Rizon #raylu]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue