1
0
Fork 0
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:
raylu 2010-10-15 18:19:44 -04:00
parent 90a5268dfa
commit 283f03a108
3 changed files with 41 additions and 20 deletions

View file

@ -6,6 +6,7 @@ server: irc.rizon.net
nick: rbot
user: rbot
ssl: true
nickserv: identify_password
autoconnect: true
[Rizon #raylu]