UltimateIRCd connregex and global scanning
ShadowMaster <[email protected]>
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
Greetings. I propose to replace the old connregex for UltimateIRCd with a new one which covers both local and remote connect notices, aswell as eliminates the problem with the bold control code (beware linewrap) connregex = "\\*\\*\\* .[Ga-z-]*Connect/Exit. -- from [^:]+: client connecting[^:]*: ([^ ]+) \\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*"; This regexp have been tested with UltimateIRCd 3.0, however it should also work for 2.8 as they share the same connect notices. In order for bopm to see remote connect notices, the following must also be set in the bopm.conf for 3.0: perform = "NMODE +C"; For 2.8, setting usermode +F in addition to +c will allow remote connect notices to show. -- Yours Sincerely Thomas Juberg Stensås -- What we do in life echoes in eternity -- This message has been scanned for viruses and dangerous content by ShadowRealm mailsystems, and is believed to be clean.