Exemptions
Exemptions allow exempting users with a channel prefix mode from channel restrictions.
Core
Core exemptions are exemptions which are always available. For details on the exemptions provided by modules, see the modules section below.
| Name | Description |
|---|---|
| topiclock | Allows exempted users to change the channel topic. |
Modules
| Name | Module | Description |
|---|---|---|
| anticaps | anticaps | Allows exempted users to send overly capitalised messages. |
| auditorium-see | auditorium | Allows exempted users to see other channel members. |
| auditorium-vis | auditorium | Allows exempted users to be seen by other channel members. |
| blockcolor | blockcolor | Allows exempted users to send messages that contain IRC formatting codes. |
| delaymsg | delaymsg | Allows exempted users to send a message to a newly joined channel whilst channel mode d (delaymsg) is set. |
| filter | chanfilter | Allows exempted users to send messages that contain censored phrases. |
| flood | messageflood | Allows exempted users to send messages at a higher rate than channel mode f (flood) allows. |
| nickflood | nickflood | Allows exempted users to change nicknames at a higher rate than channel mode F (nickflood) allows. |
| noctcp | noctcp | Allows exempted users to send messages that contain CTCPs. |
| nonick | nonicks | Allows exempted users to change their nick when on a channel with the N (nonick) mode set. |
| nonotice | nonotice | Allows exempted users to send messages with the /NOTICE command. |
| opmoderated | opmoderated | Allows exempted users to send messages to all users of the channel. |
| regmoderated | account | Allows exempted users to send messages to the channel without being logged in. |
| repeat | repeat | Allows exempted users to send repetitive messages at a higher rate than channel mode E (repeat) allows. |
| stripcolor | stripcolor | Allows exempted users to send messages that contain IRC formatting codes. |