diff options
Diffstat (limited to 'bin/OpenSim.ini.example')
-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 9da98b6..817441d 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -292,6 +292,7 @@ enabled = false | |||
292 | ;nick = OpenSimBotNameProbablyMakeThisShorter | 292 | ;nick = OpenSimBotNameProbablyMakeThisShorter |
293 | ;channel = #the_irc_channel_you_want_to_connect_to | 293 | ;channel = #the_irc_channel_you_want_to_connect_to |
294 | ;port = 6667 | 294 | ;port = 6667 |
295 | ;fallback_region = name of "default" region | ||
295 | ;MSGformat fields : 0=botnick, 1=user, 2=region, 3=message | 296 | ;MSGformat fields : 0=botnick, 1=user, 2=region, 3=message |
296 | ; must start with "PRIVMSG {0} : " or irc server will get upset | 297 | ; must start with "PRIVMSG {0} : " or irc server will get upset |
297 | ;for <bot>:<user in region> :<message> | 298 | ;for <bot>:<user in region> :<message> |