Currently, when a client has UMODE_NOFORWARD, forwards are silently ignored. It would be nice if we could send a notice to them notifying them that a channel has attempted to forward them somewhere else but was blocked due to umode +Q.
Something like this should do it:
#channel1 tried to forward you to #channel2, but you have disabled channel forwarding (user mode +Q)
Currently, when a client has
UMODE_NOFORWARD
, forwards are silently ignored. It would be nice if we could send a notice to them notifying them that a channel has attempted to forward them somewhere else but was blocked due to umode +Q.Something like this should do it: