mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Correction to "user" example config option for IRC
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user