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

Guide: Creating A Plugin #250

Open
8 tasks
Tracked by #245
dOrgJelli opened this issue Mar 21, 2023 · 0 comments
Open
8 tasks
Tracked by #245

Guide: Creating A Plugin #250

dOrgJelli opened this issue Mar 21, 2023 · 0 comments
Milestone

Comments

@dOrgJelli
Copy link
Member

dOrgJelli commented Mar 21, 2023

Create a step-by-step guide that shows the reader how to create a plugin. Steps should include:

  • Scaffolding a new plugin project
  • (Path 1) Defining an interface for the plugin module
  • (Path 2) Importing an existing interface
  • (Path 1) Publishing the interface
  • Implementing the functions
  • Adding the plugin to the client
  • Testing the plugin
  • Bonus: some clients support "in-line plugins", see JS example
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