mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
Adding OnChatBroadcast event logic to EventManager providing
a clean interface for Sim broadcasts. Added SimBroadcast support to ChatModule. Removing all code from IRCBridgeModule dealing with agent/client directly. Cleaning up ChatModule. Polishing IRC messages, adding support for "/me" (both directions).
This commit is contained in:
@@ -292,6 +292,7 @@ enabled = false
|
||||
;nick = OpenSimBotNameProbablyMakeThisShorter
|
||||
;channel = #the_irc_channel_you_want_to_connect_to
|
||||
;port = 6667
|
||||
;fallback_region = name of "default" region
|
||||
;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>
|
||||
|
||||
Reference in New Issue
Block a user