mirror of https://github.com/fluffle/goirc
Add a minimal configuration example with port
This commit is contained in:
parent
f6a130d82d
commit
9d43e88080
|
@ -18,3 +18,10 @@ autojoin: true
|
|||
|
||||
[Rizon #vn-meta]
|
||||
autojoin: false
|
||||
|
||||
[Freenode]
|
||||
server: irc.freenode.net:8001
|
||||
nick: rbot
|
||||
user: rbot
|
||||
autoconnect: false
|
||||
ssl: false
|
||||
|
|
Loading…
Reference in New Issue