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

How do I access the tennu channel plugin from within one of my plugins? #62

Open
VictorioBerra opened this issue Nov 11, 2015 · 1 comment

Comments

@VictorioBerra
Copy link
Contributor

From what i understand:

  • It is built in, so I need not add it to my configuration.
  • its not a role, so requiresRoles is not needed in my plugin

What I have tried:

  • requires: ['channel'] and requires: ['channel'] throws 'unmetDependency'
  • both client.getPlugin('channel'); and client.getPlugin('channels'); return undefined.
@VictorioBerra
Copy link
Contributor Author

It appears that using irc2 to allow connecting to IRCu powered servers will disable the channel plugin.

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

No branches or pull requests

2 participants