mirror of
https://github.com/fluffle/goirc
synced 2025-05-12 18:44:50 +00:00
Multi-server support
This commit is contained in:
parent
41826d3b24
commit
8efba64f4e
3 changed files with 63 additions and 40 deletions
|
@ -1,8 +1,15 @@
|
|||
[DEFAULT]
|
||||
trigger: !
|
||||
|
||||
[Rizon]
|
||||
server: irc.rizon.net
|
||||
nick: rbot
|
||||
user: rbot
|
||||
ssl: true
|
||||
trigger: !
|
||||
autoconnect: true
|
||||
|
||||
[#raylu]
|
||||
[Rizon #raylu]
|
||||
autojoin: true
|
||||
|
||||
[Rizon #vn-meta]
|
||||
autojoin: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue