Skip to content

krisgesling/polite-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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