bahamut icon indicating copy to clipboard operation
bahamut copied to clipboard

Add notifications to IRCops when they get restricted information.

Open jfcantu opened this issue 4 years ago • 2 comments

Addresses issue #141.

Warn IRCops that normal users can't see what they're seeing, when they get:

  • /whois reply with a user's unmasked hostname (RPL_WHOISACTUALLY)
  • /whois reply indicating a user is squelched/warned (RPL_WHOISTEXT)
  • /whois reply with a service tag that includes a umode restriction.
  • +I/+e/+b lists for a channel if XFLAG_HIDE_MODE_LISTS is set.

jfcantu avatar Jul 03 '20 16:07 jfcantu