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

FEATURE REQUEST: Disable ... #18

Open
penrods opened this issue Mar 1, 2018 · 1 comment
Open

FEATURE REQUEST: Disable ... #18

penrods opened this issue Mar 1, 2018 · 1 comment

Comments

@penrods
Copy link
Collaborator

penrods commented Mar 1, 2018

Support "Disable ...", which would add the skill to a USER level blacklist.

The default config looks like this

  "skills": {
    "blacklisted_skills": ["skill-media", "send_sms", "skill-wolfram-alpha"],
  }

We'd want to do some magic to merge the SYSTEM level list. This allows even Default skills to be turned off.

@JarbasAl
Copy link

JarbasAl commented Sep 27, 2018

i am working on a GUI where i turn skills on/off by changing that list in the USER_CONFIG

we could merge the default values easily and do the same here, the internal methods for it are all there

in the original py_msm i also had functionality for this

i can have a go at this feature next week

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

2 participants