OpenVoiceOS/ovos-skill-cmd

Feature Request: Making confirmation optional

Open

#38 opened on Mar 23, 2025

 (0 comments) (0 reactions) (0 assignees)Python (4 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

The skill does confirm the running of the script with a running.dialog. For my kodi use case this is not necessary as I see the direct reaction of the script. Is it possible to make the "running.dialog" optional for example via a setting in settings.json?

Contributor guide