Greetings all,
I am using Buildbot version 0.9.1. So, I am unable to connect Buildbot with
my project's IRC server. I am not getting any errors in the twisted.log.
And I am attempting to connect to the public port 6667. Here is the code of
I am using (which is similar to the quick Buildbot tutorial):
irc = reporters.IRC(host="irc.freenode.net", nick="BB-test",
channels=["#buildbot-test"],
)
c['services'].append(irc)
Any help would be appreciated.
Regards,
Alvaro
_______________________________________________
users mailing list
[email protected]
https://lists.buildbot.net/mailman/listinfo/users