add a reference to the enabled = true stanza for
IRC that I found in the source but never made it back to the example config0.6.0-stable
parent
b7c81ff166
commit
f9f65deb30
|
@ -337,6 +337,7 @@ enabled = false
|
|||
; experimental, so if it breaks... keep both parts... yada yada
|
||||
; also, not good error detection when it fails
|
||||
;[IRC]
|
||||
;enabled = true ; you need to set this otherwise it won't connect
|
||||
;server = name.of.irc.server.on.the.net
|
||||
;nick = OpenSimBotNameProbablyMakeThisShorter
|
||||
;channel = #the_irc_channel_you_want_to_connect_to
|
||||
|
|
Loading…
Reference in New Issue