[Opensim-users] IRC bridge and congierge

Rhian dutchy.rhian at gmail.com
Thu Oct 30 09:00:56 UTC 2008


Hi everyone,

Can someone please explain me:
- how to enable IRC bridging and what exactly does what in that part? (See
below at the ###--->)
- What the congierge part exactly does and how to use it? (Is this for
auto-returning items?)

So far I understand in OpenSim.ini(.example):
;[IRC]
enabled = true ; you need to set this otherwise it won't connect
server  = myserver.net
nick    = OpenSimBotNameProbablyMakeThisShorter
###---> Does this "bot" needs anything special?

channel = #the_irc_channel_you_want_to_connect_to
port = 6667
;; channel to listen for configuration commands
commands_enabled = false
;command_channel = 2777
###---> What commands can be used or depends that on the bot/in-world
script?

report_clients = true
;relay_private_channels = false
;relay_private_channel_in = 2226
;relay_private_channel_out = 2225
relay_chat = true
;access_password = foobar
###---> This password is for ....?

fallback_region = Unlikely
;MSGformat fields : 0=botnick, 1=user, 2=region, 3=message
; must start with "PRIVMSG {0} : " or irc server will get upset
;for <bot>:<user in region> :<message>
msgformat = "PRIVMSG {0} :<{1} in {2}>: {3}"

And now for the congierge:
[Concierge]
; enable = true
enabled = false
; name of the concierge
whoami = "jeeves"
; password for updating the welcome message templates via XmlRpc
password = SECRET
; regex specifying for which regions concierge service is desired; if
; empty, then for all
regions = "^MeetingSpace-"
###---> Regions in the current instance I suspect, not cross-instances.

; for each region that matches the regions regexp you can provide
; (optionally) a welcome template using format substitution:
; {0} is replaced with the name of the avatar entering the region
; {1} is replaced with the name of the region
; {2} is replaced with the name of the concierge (whoami variable above)
welcomes = /path/to/welcome/template/directory
###---> What are the requirements? Create an in-world "Jeeves" for my
"Wooster"? Where can I find templates examples?

Thanks in advance!
Rhian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20081030/3ddd37e3/attachment.html>


More information about the Opensim-users mailing list