Error: Macro TracNav(Documentation) failed'unicode' object has no attribute 'partition'
This is part of the Documentation Project, please help document Colloquy by emailing us if you know anything that would be relevant here for other users to know about."
Chat Rooms
TODO: General Panel description + screenshot...
Room Modes
TODO: moderated, invite only, private, etc
User Modes
Within a chat room members can have different user modes which grant them different priviledges.
| Icon | Title | Description | IRC code
|
| IRC Operator | While not actually a chat room user mode but a network wide mode, this is the most power a person can have on IRC, beware ;-) | o (*)
|
| Channel Founder / Owner | ... | q (.~)
|
| Super Op / Administrator / Protected Op | ... | a (&!*)
|
| Channel Op(erator) | Can (de-)op, (de-)voice, kick, (un-)ban, set the topic, invite new members, set room modes | o (@)
|
| Half Op(erator) | ... | h (%)
|
| Voiced Member | Can talk in moderated rooms, also often used for accessing room specific bots | v (+)
|
| Normal Member | The default user mode for everyone | none
|