I have a bugzilla instance. I also have an IRC channel. I need a bot which can spew out any changes happening in bugzilla.
The bot should prompt or tell when any action from :-
a. Raising a bug
b. Comments on the bug
c. Resolution changes on the bug (confirmed,Will not fix,RESOLVED-fixed etc.) are also shared.
I looked around and found bugzilla-linker, see https://wiki.mozilla.org/Bugzilla:Addons but neither the code or the binary is there anywhere. Can somebody share an alternative of that if it exists ?
Update - In addition it would be nice if it is able to have it log conversations on the channel as well, kinda channel logging.
@Mikel did find those but they don't seem to have the logging feature.
It would be nice if one bot has it all.