Closed tfaoro closed 8 years ago
It would be fairly trivial, yes. Load password from default.ini, use it as the password
parameter in the .connect(...)
call: http://pythonhosted.org/irc/irc.html#irc.client.ServerConnection.connect
Maybe I'll take a crack at it this weekend.
Adding the option to specify passwords when connecting to IRC servers would allow x84 users to join Slack channels via their IRC backend. I believe CONNECT passwords are part of the RFC so hopefully it wouldn't be too difficult to add...