cube-drone / pierc

A python bot that logs IRC channels, and a PHP/JS interface for browsing said logs.
http://classam.github.com/pierc/
Other
52 stars 24 forks source link

Add support for all connections parameters supported by the underlying library #13

Closed carmstrong closed 11 years ago

carmstrong commented 11 years ago

Adds password, username, ircname, localaddress, localport, ssl, ipv6 support. These configuration options aren't required, and will default to safe values.

frdmn commented 11 years ago

Nice work. :+1: