Skip to content

krisgesling/polite-skill

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Polite

Example Skill to show use of the converse() method.

About

A simple example Skill that shows how the converse() method can be used to take action on utterances before they reach the normal intent handling process.

This Skill catches any utterance that contains a word defined in vocab/lang-code/RudeWords.voc and responds. Or if no rude word is detected, allows Mycroft to respond normally.

For more details see the technical documentation on converse.

Examples

  • "You are stupid"
  • "Will you shut up"

Credits

krisgesling

Category

Example

About

Example skill showing the use of the converse() method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages