Search code examples
powershellirc

Looking for a pure PowerShell IRC client


I'm looking for a IRC client library/script written in PowerShell. The goal is to replace a Perl script that uses Net::IRC to communicate with a MindAlign channel.

SmartIrc4net will do in a pinch, but I'd rather have a pure implementation for simplicities sake.

Ideas?


Solution

  • http://ps1.soapyfrog.com/2007/01/31/irc-chat-bot-and-monitor/