ekmartin / slack-irc

Connects Slack and IRC channels by sending messages back and forth.
MIT License
588 stars 155 forks source link

Not able to use after updating to latest version #208

Closed duramato closed 7 years ago

duramato commented 7 years ago

I just updated to the latest npm version and i'm starting to get error: Maximum IRC retry count reached, exiting. something which i hadn't experienced before upgrading

Connecting to freenode

ekmartin commented 7 years ago

Can you set debug to true in your ircOptions object? That'll give you some more information. I.e.:

    "ircOptions": {
      "debug": true
     }

in the config.