mirror of
https://github.com/fluffle/goirc
synced 2025-05-13 02:53:19 +00:00
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
16 lines
195 B
Text
16 lines
195 B
Text
[DEFAULT]
|
|
trigger: !
|
|
|
|
[Rizon]
|
|
server: irc.rizon.net
|
|
nick: rbot
|
|
user: rbot
|
|
ssl: true
|
|
nickserv: identify_password
|
|
autoconnect: true
|
|
|
|
[Rizon #raylu]
|
|
autojoin: true
|
|
|
|
[Rizon #vn-meta]
|
|
autojoin: false
|