rosev_ircsystem/conf/Channel_Users.ini
Colin Finck 107d4ceef9 [ROSEV_IRCSYSTEM]
- Allow everybody (also unidentified users) to participate as observers in IRC discussions.
  This feature is configurable per channel.
- Implement basic client statuses (NoStatus and Voice) to distinguish between participating members and observers.
  This requires changing the per-channel client set to a client map (CClient object -> Client status).
- Distinguish between the statuses in logs generated by the built-in LogBot.
- Don't include observers when running a vote using the built-in VoteBot.
- Move the UserPasshashMap from CNickServ to CConfiguration, because we need to check whether the nickname is protected at NICK messages.
  Rename "NickServ_Users.ini" to "Users.ini" to reflect this change.
- Update the documentation accordingly.

svn path=/trunk/rosev_ircsystem/; revision=1269
2011-03-27 13:35:44 +00:00

13 lines
415 B
INI

# This file associates existing IRC channels to the user names that may join
# this channel.
# Just add a <channelname>=<nickname> line for each channel and user.
#
# Every user not listed here can still join as an observer if this option
# has been enabled in Channel_Observers.ini.
#
# The server only allows A-Z, a-z and _ characters for user names.
openchannel=Arthur
openchannel=Trillian
lonelychannel=Marvin