Skip to content

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

@VictorioBerra

Description

@VictorioBerra

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions