diff options
Diffstat (limited to '')
-rw-r--r-- | bin/OpenSim.ini.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index eb52e6b..7f3faa1 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -337,6 +337,7 @@ enabled = false | |||
337 | ; experimental, so if it breaks... keep both parts... yada yada | 337 | ; experimental, so if it breaks... keep both parts... yada yada |
338 | ; also, not good error detection when it fails | 338 | ; also, not good error detection when it fails |
339 | ;[IRC] | 339 | ;[IRC] |
340 | ;enabled = true ; you need to set this otherwise it won't connect | ||
340 | ;server = name.of.irc.server.on.the.net | 341 | ;server = name.of.irc.server.on.the.net |
341 | ;nick = OpenSimBotNameProbablyMakeThisShorter | 342 | ;nick = OpenSimBotNameProbablyMakeThisShorter |
342 | ;channel = #the_irc_channel_you_want_to_connect_to | 343 | ;channel = #the_irc_channel_you_want_to_connect_to |