Skip to content

"Error: channel_not_found" #18

Description

@frdmn

Hello,

i'm working on a Dockerized version of this plugin (https://github.com/frdmn/docker-slack-irc-plugin), but I stuck getting this to work at the moment.

The bot is connecting fine to a key-protected (+k mode) channel, but as soon as I send a message in IRC, the node application logs the following message:

Error: channel_not_found

The corresponding configuration of the channel mapping looks like this:

    channels: {
        '#yeahwhat_admin password': '#admin'
    },

The "#admin" channel exists just fine on slack:

bildschirmfoto 2015-02-19 um 11 40 14

Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions