Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Error: channel_not_found" #18

Open
frdmn opened this issue Feb 19, 2015 · 0 comments
Open

"Error: channel_not_found" #18

frdmn opened this issue Feb 19, 2015 · 0 comments

Comments

@frdmn
Copy link

frdmn commented Feb 19, 2015

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant