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

Add support for optional parameters for deataching plugins #130

Open
Rutherther opened this issue Oct 1, 2022 · 0 comments
Open

Add support for optional parameters for deataching plugins #130

Rutherther opened this issue Oct 1, 2022 · 0 comments

Comments

@Rutherther
Copy link
Member

When plugins are being deatached, certain operations such as removing commands can be done. These operations should not happen every time so some kind of parameters to enable/disable them would be nice.

The command could be something like /plugins detach name: options:"remove-commands". The parameters should be passed to the plugin somehow. Perhaps a new argument should be added to the Stop method. Maybe parameters could be incorporated to attach and refresh as well and used in the future.

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