From 59a6dfbf5a1ebbf0f2d7954605045ad0f0deefa7 Mon Sep 17 00:00:00 2001 From: Dahlia Trimble Date: Thu, 2 Apr 2009 03:47:56 +0000 Subject: Correction to "user" example config option for IRC --- bin/OpenSim.ini.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/OpenSim.ini.example') diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index 5967ff0..a31d27a 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example @@ -604,7 +604,7 @@ ;password = mypass ;nick = OpenSimBotNameProbablyMakeThisShorter ;channel = #the_irc_channel_you_want_to_connect_to - ;user = "OpenSimBot 8 * :I'm an OpenSim to IRC bot" + ;user = "USER OpenSimBot 8 * :I'm an OpenSim to IRC bot" ;port = 6667 ;; channel to listen for configuration commands ;commands_enabled = false -- cgit v1.1