IRC channel to Mattermost channel

Hello everyone,
I am trying to connect a public channel [A] on Mattermost with a channel [B] i have on XChat (using IRC) and i want every message on A channel to be transfered to the B channel.
I have downloaded 42wim, like a Mattermost Recipe suggested and executed but i don’t see any difference.
I’d appreciate the help. Thanks in advance
Anja

Link of the recipe: https://mattermost.com/blog/connect-irc-to-mattermost/

Hi @axhakani,

Matterbridge (https://github.com/42wim/matterbridge) is a community managed project - would you be able to contact the creator of the project and he will probably be able to help? You can open an Issue on their repo (https://github.com/42wim/matterbridge/issues) or you can also find the creator (@wim) on our community server. Let me know any questions!

What happens, when you start matterbridge? I had to increase the timeout value in the matterbridge code to connect to our IRC server because the IRC server has a 30 seconds delay before answering the request while matterbridge had a 30 seconds timeout befor it gave up, so matterbrige exited after 30 seconds.