Re: Getting IPs from a channel?
Erik Fears <[email protected]> Sun, 22 Feb 2009 17:32:01 -0800
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
> So, would anyone recommend me a connregex value that could obtain the > IP addresses from that syntax on channel messages? > > Run bopm with -DDD. This should output raw irc messages to stdout. From there, you can create a regular expression to match the PRIVMSG. -erik