You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 9, 2025. It is now read-only.
Currently, NOTICE messages sent to IRC aren't mirrored, but PRIVMSG messages are. The only difference in the IRC protocol is that NOTICEs aren't allowed to get automated responses, where PRIVMSGs are, so both should be mirrored.
Currently,
NOTICEmessages sent to IRC aren't mirrored, butPRIVMSGmessages are. The only difference in the IRC protocol is thatNOTICEs aren't allowed to get automated responses, wherePRIVMSGs are, so both should be mirrored.