mirror of
https://github.com/fluffle/goirc
synced 2025-06-24 23:56:38 +00:00
Add a minimal configuration example with port
This commit is contained in:
parent
f6a130d82d
commit
9d43e88080
1 changed files with 7 additions and 0 deletions
|
@ -18,3 +18,10 @@ autojoin: true
|
||||||
|
|
||||||
[Rizon #vn-meta]
|
[Rizon #vn-meta]
|
||||||
autojoin: false
|
autojoin: false
|
||||||
|
|
||||||
|
[Freenode]
|
||||||
|
server: irc.freenode.net:8001
|
||||||
|
nick: rbot
|
||||||
|
user: rbot
|
||||||
|
autoconnect: false
|
||||||
|
ssl: false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue