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

Failed to create padatious handlers on Mac OS #8

Open
goldyfruit opened this issue Sep 14, 2023 · 3 comments
Open

Failed to create padatious handlers on Mac OS #8

goldyfruit opened this issue Sep 14, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@goldyfruit
Copy link
Member

2023-09-14 12:05:04.428 - skills - ovos_core.intent_services:__init__:62 - ERROR - Failed to create padatious handlers ('intent_cache')
Traceback (most recent call last):
  File "/Users/goldyfruit/Virtualenvs/ovos/lib/python3.11/site-packages/ovos_core/intent_services/__init__.py", line 60, in __init__
    self.padatious_service = PadatiousService(bus, config['padatious'])
                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/goldyfruit/Virtualenvs/ovos/lib/python3.11/site-packages/ovos_core/intent_services/padatious_service.py", line 161, in __init__
    intent_cache = expanduser(self.padatious_config['intent_cache'])
                              ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^
KeyError: 'intent_cache'
@goldyfruit
Copy link
Member Author

2023-09-14 12:06:37.065 - skills - ovos_core.intent_services:handle_utterance:289 - ERROR - 'IntentService' object has no attribute 'padatious_service'
Traceback (most recent call last):
  File "/Users/goldyfruit/Virtualenvs/ovos/lib/python3.11/site-packages/ovos_core/intent_services/__init__.py", line 246, in handle_utterance
    padatious_matcher = PadatiousMatcher(self.padatious_service)
                                         ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'IntentService' object has no attribute 'padatious_service'

@JarbasAl JarbasAl added the bug Something isn't working label Mar 2, 2024
@mikejgray
Copy link

@goldyfruit Which version of Mac OS? Mine works fine with Padatious, no specific config:

❯ ll /Users/Mike//.local/share/mycroft/intent_cache/en-us/
total 3704
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:assist.intent.hash
-rw-r--r--  1 Mike  staff    108 May 26 22:53 neon_homeassistant_skill.mikejgray:assist.intent.intent.ids
-rw-r--r--  1 Mike  staff   6010 May 26 22:53 neon_homeassistant_skill.mikejgray:assist.intent.intent.net
-rw-r--r--  1 Mike  staff     13 May 26 22:53 neon_homeassistant_skill.mikejgray:assist.intent.pos
-rw-r--r--  1 Mike  staff     58 May 26 22:53 neon_homeassistant_skill.mikejgray:assist.intent.pos.{command}.l.ids
-rw-r--r--  1 Mike  staff   2362 May 26 22:53 neon_homeassistant_skill.mikejgray:assist.intent.pos.{command}.l.net
-rw-r--r--  1 Mike  staff     11 May 26 22:53 neon_homeassistant_skill.mikejgray:assist.intent.pos.{command}.r.ids
-rw-r--r--  1 Mike  staff   1834 May 26 22:53 neon_homeassistant_skill.mikejgray:assist.intent.pos.{command}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:close.dashboard.intent.hash
-rw-r--r--  1 Mike  staff    132 May 26 22:53 neon_homeassistant_skill.mikejgray:close.dashboard.intent.intent.ids
-rw-r--r--  1 Mike  staff   6758 May 26 22:53 neon_homeassistant_skill.mikejgray:close.dashboard.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:53 neon_homeassistant_skill.mikejgray:close.dashboard.intent.pos
-rw-r--r--  1 Mike  staff      4 May 27 19:02 neon_homeassistant_skill.mikejgray:disable.intent.hash
-rw-r--r--  1 Mike  staff    133 May 27 19:02 neon_homeassistant_skill.mikejgray:disable.intent.intent.ids
-rw-r--r--  1 Mike  staff   7127 May 27 19:02 neon_homeassistant_skill.mikejgray:disable.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 27 19:02 neon_homeassistant_skill.mikejgray:disable.intent.pos
-rw-r--r--  1 Mike  staff      4 May 27 19:02 neon_homeassistant_skill.mikejgray:enable.intent.hash
-rw-r--r--  1 Mike  staff    125 May 27 19:02 neon_homeassistant_skill.mikejgray:enable.intent.intent.ids
-rw-r--r--  1 Mike  staff   6788 May 27 19:02 neon_homeassistant_skill.mikejgray:enable.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 27 19:02 neon_homeassistant_skill.mikejgray:enable.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.decrease.brightness.intent.hash
-rw-r--r--  1 Mike  staff    170 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.decrease.brightness.intent.intent.ids
-rw-r--r--  1 Mike  staff   7868 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.decrease.brightness.intent.intent.net
-rw-r--r--  1 Mike  staff     12 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.decrease.brightness.intent.pos
-rw-r--r--  1 Mike  staff    103 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.decrease.brightness.intent.pos.{entity}.l.ids
-rw-r--r--  1 Mike  staff   2898 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.decrease.brightness.intent.pos.{entity}.l.net
-rw-r--r--  1 Mike  staff     24 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.decrease.brightness.intent.pos.{entity}.r.ids
-rw-r--r--  1 Mike  staff   1966 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.decrease.brightness.intent.pos.{entity}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.brightness.intent.hash
-rw-r--r--  1 Mike  staff    184 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.brightness.intent.intent.ids
-rw-r--r--  1 Mike  staff   8591 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.brightness.intent.intent.net
-rw-r--r--  1 Mike  staff     12 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.brightness.intent.pos
-rw-r--r--  1 Mike  staff    130 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.brightness.intent.pos.{entity}.l.ids
-rw-r--r--  1 Mike  staff   3299 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.brightness.intent.pos.{entity}.l.net
-rw-r--r--  1 Mike  staff     11 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.brightness.intent.pos.{entity}.r.ids
-rw-r--r--  1 Mike  staff   1833 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.brightness.intent.pos.{entity}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.color.intent.hash
-rw-r--r--  1 Mike  staff    179 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.color.intent.intent.ids
-rw-r--r--  1 Mike  staff   8632 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.color.intent.intent.net
-rw-r--r--  1 Mike  staff     12 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.color.intent.pos
-rw-r--r--  1 Mike  staff    125 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.color.intent.pos.{entity}.l.ids
-rw-r--r--  1 Mike  staff   3310 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.color.intent.pos.{entity}.l.net
-rw-r--r--  1 Mike  staff     11 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.color.intent.pos.{entity}.r.ids
-rw-r--r--  1 Mike  staff   1834 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.get.color.intent.pos.{entity}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.increase.brightness.intent.hash
-rw-r--r--  1 Mike  staff    171 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.increase.brightness.intent.intent.ids
-rw-r--r--  1 Mike  staff   7873 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.increase.brightness.intent.intent.net
-rw-r--r--  1 Mike  staff     12 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.increase.brightness.intent.pos
-rw-r--r--  1 Mike  staff    102 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.increase.brightness.intent.pos.{entity}.l.ids
-rw-r--r--  1 Mike  staff   2896 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.increase.brightness.intent.pos.{entity}.l.net
-rw-r--r--  1 Mike  staff     26 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.increase.brightness.intent.pos.{entity}.r.ids
-rw-r--r--  1 Mike  staff   1966 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.increase.brightness.intent.pos.{entity}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.brightness.intent.hash
-rw-r--r--  1 Mike  staff    175 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.brightness.intent.intent.ids
-rw-r--r--  1 Mike  staff   7850 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.brightness.intent.intent.net
-rw-r--r--  1 Mike  staff     28 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.brightness.intent.pos
-rw-r--r--  1 Mike  staff     88 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.brightness.intent.pos.{brightness}.l.ids
-rw-r--r--  1 Mike  staff   2757 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.brightness.intent.pos.{brightness}.l.net
-rw-r--r--  1 Mike  staff     25 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.brightness.intent.pos.{brightness}.r.ids
-rw-r--r--  1 Mike  staff   1968 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.brightness.intent.pos.{brightness}.r.net
-rw-r--r--  1 Mike  staff     79 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.brightness.intent.pos.{entity}.l.ids
-rw-r--r--  1 Mike  staff   2629 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.brightness.intent.pos.{entity}.l.net
-rw-r--r--  1 Mike  staff     51 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.brightness.intent.pos.{entity}.r.ids
-rw-r--r--  1 Mike  staff   2228 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.brightness.intent.pos.{entity}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.color.intent.hash
-rw-r--r--  1 Mike  staff    168 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.color.intent.intent.ids
-rw-r--r--  1 Mike  staff   7837 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.color.intent.intent.net
-rw-r--r--  1 Mike  staff     23 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.color.intent.pos
-rw-r--r--  1 Mike  staff    100 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.color.intent.pos.{color}.l.ids
-rw-r--r--  1 Mike  staff   2898 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.color.intent.pos.{color}.l.net
-rw-r--r--  1 Mike  staff     11 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.color.intent.pos.{color}.r.ids
-rw-r--r--  1 Mike  staff   1835 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.color.intent.pos.{color}.r.net
-rw-r--r--  1 Mike  staff     79 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.color.intent.pos.{entity}.l.ids
-rw-r--r--  1 Mike  staff   2622 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.color.intent.pos.{entity}.l.net
-rw-r--r--  1 Mike  staff     32 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.color.intent.pos.{entity}.r.ids
-rw-r--r--  1 Mike  staff   2099 May 26 22:53 neon_homeassistant_skill.mikejgray:lights.set.color.intent.pos.{entity}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:open.dashboard.intent.hash
-rw-r--r--  1 Mike  staff    146 May 26 22:53 neon_homeassistant_skill.mikejgray:open.dashboard.intent.intent.ids
-rw-r--r--  1 Mike  staff   7146 May 26 22:53 neon_homeassistant_skill.mikejgray:open.dashboard.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:53 neon_homeassistant_skill.mikejgray:open.dashboard.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:sensor.intent.hash
-rw-r--r--  1 Mike  staff    655 May 26 22:53 neon_homeassistant_skill.mikejgray:sensor.intent.intent.ids
-rw-r--r--  1 Mike  staff  21518 May 26 22:53 neon_homeassistant_skill.mikejgray:sensor.intent.intent.net
-rw-r--r--  1 Mike  staff     12 May 26 22:53 neon_homeassistant_skill.mikejgray:sensor.intent.pos
-rw-r--r--  1 Mike  staff    204 May 26 22:53 neon_homeassistant_skill.mikejgray:sensor.intent.pos.{entity}.l.ids
-rw-r--r--  1 Mike  staff   4121 May 26 22:53 neon_homeassistant_skill.mikejgray:sensor.intent.pos.{entity}.l.net
-rw-r--r--  1 Mike  staff    399 May 26 22:53 neon_homeassistant_skill.mikejgray:sensor.intent.pos.{entity}.r.ids
-rw-r--r--  1 Mike  staff   5727 May 26 22:53 neon_homeassistant_skill.mikejgray:sensor.intent.pos.{entity}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:show.area.dashboard.intent.hash
-rw-r--r--  1 Mike  staff    119 May 26 22:53 neon_homeassistant_skill.mikejgray:show.area.dashboard.intent.intent.ids
-rw-r--r--  1 Mike  staff   6394 May 26 22:53 neon_homeassistant_skill.mikejgray:show.area.dashboard.intent.intent.net
-rw-r--r--  1 Mike  staff     10 May 26 22:53 neon_homeassistant_skill.mikejgray:show.area.dashboard.intent.pos
-rw-r--r--  1 Mike  staff     55 May 26 22:53 neon_homeassistant_skill.mikejgray:show.area.dashboard.intent.pos.{area}.l.ids
-rw-r--r--  1 Mike  staff   2363 May 26 22:53 neon_homeassistant_skill.mikejgray:show.area.dashboard.intent.pos.{area}.l.net
-rw-r--r--  1 Mike  staff     27 May 26 22:53 neon_homeassistant_skill.mikejgray:show.area.dashboard.intent.pos.{area}.r.ids
-rw-r--r--  1 Mike  staff   1965 May 26 22:53 neon_homeassistant_skill.mikejgray:show.area.dashboard.intent.pos.{area}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:stop.intent.hash
-rw-r--r--  1 Mike  staff    202 May 26 22:53 neon_homeassistant_skill.mikejgray:stop.intent.intent.ids
-rw-r--r--  1 Mike  staff   9350 May 26 22:53 neon_homeassistant_skill.mikejgray:stop.intent.intent.net
-rw-r--r--  1 Mike  staff     12 May 26 22:53 neon_homeassistant_skill.mikejgray:stop.intent.pos
-rw-r--r--  1 Mike  staff    119 May 26 22:53 neon_homeassistant_skill.mikejgray:stop.intent.pos.{entity}.l.ids
-rw-r--r--  1 Mike  staff   3307 May 26 22:53 neon_homeassistant_skill.mikejgray:stop.intent.pos.{entity}.l.net
-rw-r--r--  1 Mike  staff     38 May 26 22:53 neon_homeassistant_skill.mikejgray:stop.intent.pos.{entity}.r.ids
-rw-r--r--  1 Mike  staff   2095 May 26 22:53 neon_homeassistant_skill.mikejgray:stop.intent.pos.{entity}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.off.intent.hash
-rw-r--r--  1 Mike  staff    198 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.off.intent.intent.ids
-rw-r--r--  1 Mike  staff   9330 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.off.intent.intent.net
-rw-r--r--  1 Mike  staff     12 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.off.intent.pos
-rw-r--r--  1 Mike  staff    130 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.off.intent.pos.{entity}.l.ids
-rw-r--r--  1 Mike  staff   3444 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.off.intent.pos.{entity}.l.net
-rw-r--r--  1 Mike  staff     34 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.off.intent.pos.{entity}.r.ids
-rw-r--r--  1 Mike  staff   2099 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.off.intent.pos.{entity}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.on.intent.hash
-rw-r--r--  1 Mike  staff    197 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.on.intent.intent.ids
-rw-r--r--  1 Mike  staff   9335 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.on.intent.intent.net
-rw-r--r--  1 Mike  staff     12 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.on.intent.pos
-rw-r--r--  1 Mike  staff    129 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.on.intent.pos.{entity}.l.ids
-rw-r--r--  1 Mike  staff   3443 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.on.intent.pos.{entity}.l.net
-rw-r--r--  1 Mike  staff     33 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.on.intent.pos.{entity}.r.ids
-rw-r--r--  1 Mike  staff   2101 May 26 22:53 neon_homeassistant_skill.mikejgray:turn.on.intent.pos.{entity}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 ovos-skill-alerts.openvoiceos:missed_alerts.intent.hash
-rw-r--r--  1 Mike  staff    294 May 26 22:53 ovos-skill-alerts.openvoiceos:missed_alerts.intent.intent.ids
-rw-r--r--  1 Mike  staff  11578 May 26 22:53 ovos-skill-alerts.openvoiceos:missed_alerts.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:53 ovos-skill-alerts.openvoiceos:missed_alerts.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:53 ovos-skill-dictation.openvoiceos:start_dictation.intent.hash
-rw-r--r--  1 Mike  staff    926 May 26 22:53 ovos-skill-dictation.openvoiceos:start_dictation.intent.intent.ids
-rw-r--r--  1 Mike  staff  26725 May 26 22:53 ovos-skill-dictation.openvoiceos:start_dictation.intent.intent.net
-rw-r--r--  1 Mike  staff     10 May 26 22:53 ovos-skill-dictation.openvoiceos:start_dictation.intent.pos
-rw-r--r--  1 Mike  staff    531 May 26 22:53 ovos-skill-dictation.openvoiceos:start_dictation.intent.pos.{name}.l.ids
-rw-r--r--  1 Mike  staff   6939 May 26 22:53 ovos-skill-dictation.openvoiceos:start_dictation.intent.pos.{name}.l.net
-rw-r--r--  1 Mike  staff     34 May 26 22:53 ovos-skill-dictation.openvoiceos:start_dictation.intent.pos.{name}.r.ids
-rw-r--r--  1 Mike  staff   2095 May 26 22:53 ovos-skill-dictation.openvoiceos:start_dictation.intent.pos.{name}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 ovos-skill-dictation.openvoiceos:stop_dictation.intent.hash
-rw-r--r--  1 Mike  staff    313 May 26 22:53 ovos-skill-dictation.openvoiceos:stop_dictation.intent.intent.ids
-rw-r--r--  1 Mike  staff  11588 May 26 22:53 ovos-skill-dictation.openvoiceos:stop_dictation.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:53 ovos-skill-dictation.openvoiceos:stop_dictation.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:53 ovos-skill-fairytales.andlo:Tales.intent.hash
-rw-r--r--  1 Mike  staff    158 May 26 22:53 ovos-skill-fairytales.andlo:Tales.intent.intent.ids
-rw-r--r--  1 Mike  staff   7862 May 26 22:53 ovos-skill-fairytales.andlo:Tales.intent.intent.net
-rw-r--r--  1 Mike  staff     10 May 26 22:53 ovos-skill-fairytales.andlo:Tales.intent.pos
-rw-r--r--  1 Mike  staff    106 May 26 22:53 ovos-skill-fairytales.andlo:Tales.intent.pos.{tale}.l.ids
-rw-r--r--  1 Mike  staff   3026 May 26 22:53 ovos-skill-fairytales.andlo:Tales.intent.pos.{tale}.l.net
-rw-r--r--  1 Mike  staff     11 May 26 22:53 ovos-skill-fairytales.andlo:Tales.intent.pos.{tale}.r.ids
-rw-r--r--  1 Mike  staff   1836 May 26 22:53 ovos-skill-fairytales.andlo:Tales.intent.pos.{tale}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 ovos-skill-fairytales.andlo:continue.intent.hash
-rw-r--r--  1 Mike  staff    127 May 26 22:53 ovos-skill-fairytales.andlo:continue.intent.intent.ids
-rw-r--r--  1 Mike  staff   6742 May 26 22:53 ovos-skill-fairytales.andlo:continue.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:53 ovos-skill-fairytales.andlo:continue.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhatAreYou.intent.hash
-rw-r--r--  1 Mike  staff     76 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhatAreYou.intent.intent.ids
-rw-r--r--  1 Mike  staff   5267 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhatAreYou.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhatAreYou.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhenWereYouBorn.intent.hash
-rw-r--r--  1 Mike  staff    102 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhenWereYouBorn.intent.intent.ids
-rw-r--r--  1 Mike  staff   6035 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhenWereYouBorn.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhenWereYouBorn.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhereWereYouBorn.intent.hash
-rw-r--r--  1 Mike  staff    103 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhereWereYouBorn.intent.intent.ids
-rw-r--r--  1 Mike  staff   6013 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhereWereYouBorn.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhereWereYouBorn.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhoAreYou.intent.hash
-rw-r--r--  1 Mike  staff     75 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhoAreYou.intent.intent.ids
-rw-r--r--  1 Mike  staff   5288 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhoAreYou.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhoAreYou.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhoMadeYou.intent.hash
-rw-r--r--  1 Mike  staff    124 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhoMadeYou.intent.intent.ids
-rw-r--r--  1 Mike  staff   6752 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhoMadeYou.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 ovos-skill-personal.OpenVoiceOS:WhoMadeYou.intent.pos
-rw-r--r--  1 Mike  staff      4 May 27 20:54 ovos.common_play:next.intent.hash
-rw-r--r--  1 Mike  staff    160 May 27 20:54 ovos.common_play:next.intent.intent.ids
-rw-r--r--  1 Mike  staff   7862 May 27 20:54 ovos.common_play:next.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 27 20:54 ovos.common_play:next.intent.pos
-rw-r--r--  1 Mike  staff      4 May 27 20:54 ovos.common_play:open.intent.hash
-rw-r--r--  1 Mike  staff    344 May 27 20:54 ovos.common_play:open.intent.intent.ids
-rw-r--r--  1 Mike  staff  13028 May 27 20:54 ovos.common_play:open.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 27 20:54 ovos.common_play:open.intent.pos
-rw-r--r--  1 Mike  staff      4 May 27 20:54 ovos.common_play:pause.intent.hash
-rw-r--r--  1 Mike  staff    133 May 27 20:54 ovos.common_play:pause.intent.intent.ids
-rw-r--r--  1 Mike  staff   6743 May 27 20:54 ovos.common_play:pause.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 27 20:54 ovos.common_play:pause.intent.pos
-rw-r--r--  1 Mike  staff      4 May 27 20:54 ovos.common_play:play.intent.hash
-rw-r--r--  1 Mike  staff    239 May 27 20:54 ovos.common_play:play.intent.intent.ids
-rw-r--r--  1 Mike  staff  10410 May 27 20:54 ovos.common_play:play.intent.intent.net
-rw-r--r--  1 Mike  staff     13 May 27 20:54 ovos.common_play:play.intent.pos
-rw-r--r--  1 Mike  staff    164 May 27 20:54 ovos.common_play:play.intent.pos.{{query}}.l.ids
-rw-r--r--  1 Mike  staff   3704 May 27 20:54 ovos.common_play:play.intent.pos.{{query}}.l.net
-rw-r--r--  1 Mike  staff    146 May 27 20:54 ovos.common_play:play.intent.pos.{{query}}.r.ids
-rw-r--r--  1 Mike  staff   3572 May 27 20:54 ovos.common_play:play.intent.pos.{{query}}.r.net
-rw-r--r--  1 Mike  staff      4 May 27 20:54 ovos.common_play:prev.intent.hash
-rw-r--r--  1 Mike  staff    165 May 27 20:54 ovos.common_play:prev.intent.intent.ids
-rw-r--r--  1 Mike  staff   7855 May 27 20:54 ovos.common_play:prev.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 27 20:54 ovos.common_play:prev.intent.pos
-rw-r--r--  1 Mike  staff      4 May 27 20:54 ovos.common_play:read.intent.hash
-rw-r--r--  1 Mike  staff    111 May 27 20:54 ovos.common_play:read.intent.intent.ids
-rw-r--r--  1 Mike  staff   6011 May 27 20:54 ovos.common_play:read.intent.intent.net
-rw-r--r--  1 Mike  staff     13 May 27 20:54 ovos.common_play:read.intent.pos
-rw-r--r--  1 Mike  staff     61 May 27 20:54 ovos.common_play:read.intent.pos.{{query}}.l.ids
-rw-r--r--  1 Mike  staff   2360 May 27 20:54 ovos.common_play:read.intent.pos.{{query}}.l.net
-rw-r--r--  1 Mike  staff     50 May 27 20:54 ovos.common_play:read.intent.pos.{{query}}.r.ids
-rw-r--r--  1 Mike  staff   2229 May 27 20:54 ovos.common_play:read.intent.pos.{{query}}.r.net
-rw-r--r--  1 Mike  staff      4 May 27 20:54 ovos.common_play:resume.intent.hash
-rw-r--r--  1 Mike  staff    180 May 27 20:54 ovos.common_play:resume.intent.intent.ids
-rw-r--r--  1 Mike  staff   7880 May 27 20:54 ovos.common_play:resume.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 27 20:54 ovos.common_play:resume.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:53 skill-calendar.mikejgray:AddAppointment.intent.hash
-rw-r--r--  1 Mike  staff    317 May 26 22:53 skill-calendar.mikejgray:AddAppointment.intent.intent.ids
-rw-r--r--  1 Mike  staff  11951 May 26 22:53 skill-calendar.mikejgray:AddAppointment.intent.intent.net
-rw-r--r--  1 Mike  staff     11 May 26 22:53 skill-calendar.mikejgray:AddAppointment.intent.pos
-rw-r--r--  1 Mike  staff    131 May 26 22:53 skill-calendar.mikejgray:AddAppointment.intent.pos.{event}.l.ids
-rw-r--r--  1 Mike  staff   3166 May 26 22:53 skill-calendar.mikejgray:AddAppointment.intent.pos.{event}.l.net
-rw-r--r--  1 Mike  staff    140 May 26 22:53 skill-calendar.mikejgray:AddAppointment.intent.pos.{event}.r.ids
-rw-r--r--  1 Mike  staff   3173 May 26 22:53 skill-calendar.mikejgray:AddAppointment.intent.pos.{event}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:53 skill-calendar.mikejgray:DayAppointment.intent.hash
-rw-r--r--  1 Mike  staff    230 May 26 22:53 skill-calendar.mikejgray:DayAppointment.intent.intent.ids
-rw-r--r--  1 Mike  staff   9715 May 26 22:53 skill-calendar.mikejgray:DayAppointment.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:53 skill-calendar.mikejgray:DayAppointment.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:53 skill-calendar.mikejgray:NumAppointments.intent.hash
-rw-r--r--  1 Mike  staff    149 May 26 22:53 skill-calendar.mikejgray:NumAppointments.intent.intent.ids
-rw-r--r--  1 Mike  staff   7477 May 26 22:53 skill-calendar.mikejgray:NumAppointments.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:53 skill-calendar.mikejgray:NumAppointments.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:53 skill-ovos-audio-recording.openvoiceos:start_recording.intent.hash
-rw-r--r--  1 Mike  staff    526 May 26 22:53 skill-ovos-audio-recording.openvoiceos:start_recording.intent.intent.ids
-rw-r--r--  1 Mike  staff  17485 May 26 22:53 skill-ovos-audio-recording.openvoiceos:start_recording.intent.intent.net
-rw-r--r--  1 Mike  staff     19 May 26 22:53 skill-ovos-audio-recording.openvoiceos:start_recording.intent.pos
-rw-r--r--  1 Mike  staff     51 May 26 22:53 skill-ovos-audio-recording.openvoiceos:start_recording.intent.pos.{name.l.ids
-rw-r--r--  1 Mike  staff   2232 May 26 22:53 skill-ovos-audio-recording.openvoiceos:start_recording.intent.pos.{name.l.net
-rw-r--r--  1 Mike  staff     11 May 26 22:53 skill-ovos-audio-recording.openvoiceos:start_recording.intent.pos.{name.r.ids
-rw-r--r--  1 Mike  staff   1835 May 26 22:53 skill-ovos-audio-recording.openvoiceos:start_recording.intent.pos.{name.r.net
-rw-r--r--  1 Mike  staff    421 May 26 22:53 skill-ovos-audio-recording.openvoiceos:start_recording.intent.pos.{name}.l.ids
-rw-r--r--  1 Mike  staff   6009 May 26 22:53 skill-ovos-audio-recording.openvoiceos:start_recording.intent.pos.{name}.l.net
-rw-r--r--  1 Mike  staff     11 May 26 22:53 skill-ovos-audio-recording.openvoiceos:start_recording.intent.pos.{name}.r.ids
-rw-r--r--  1 Mike  staff   1835 May 26 22:53 skill-ovos-audio-recording.openvoiceos:start_recording.intent.pos.{name}.r.net
-rw-r--r--  1 Mike  staff      4 Jun 25 00:22 skill-ovos-date-time.openvoiceos:date.future.weekend.intent.hash
-rw-r--r--  1 Mike  staff    674 Jun 25 00:22 skill-ovos-date-time.openvoiceos:date.future.weekend.intent.intent.ids
-rw-r--r--  1 Mike  staff  21555 Jun 25 00:22 skill-ovos-date-time.openvoiceos:date.future.weekend.intent.intent.net
-rw-r--r--  1 Mike  staff      2 Jun 25 00:22 skill-ovos-date-time.openvoiceos:date.future.weekend.intent.pos
-rw-r--r--  1 Mike  staff      4 Jun 25 00:22 skill-ovos-date-time.openvoiceos:date.last.weekend.intent.hash
-rw-r--r--  1 Mike  staff    762 Jun 25 00:22 skill-ovos-date-time.openvoiceos:date.last.weekend.intent.intent.ids
-rw-r--r--  1 Mike  staff  24885 Jun 25 00:22 skill-ovos-date-time.openvoiceos:date.last.weekend.intent.intent.net
-rw-r--r--  1 Mike  staff      2 Jun 25 00:22 skill-ovos-date-time.openvoiceos:date.last.weekend.intent.pos
-rw-r--r--  1 Mike  staff      4 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.is.it.intent.hash
-rw-r--r--  1 Mike  staff    819 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.is.it.intent.intent.ids
-rw-r--r--  1 Mike  staff  27769 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.is.it.intent.intent.net
-rw-r--r--  1 Mike  staff      2 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.is.it.intent.pos
-rw-r--r--  1 Mike  staff      4 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.will.it.be.intent.hash
-rw-r--r--  1 Mike  staff    228 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.will.it.be.intent.intent.ids
-rw-r--r--  1 Mike  staff   9682 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.will.it.be.intent.intent.net
-rw-r--r--  1 Mike  staff     26 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.will.it.be.intent.pos
-rw-r--r--  1 Mike  staff    156 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.will.it.be.intent.pos.{location}.l.ids
-rw-r--r--  1 Mike  staff   3575 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.will.it.be.intent.pos.{location}.l.net
-rw-r--r--  1 Mike  staff     11 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.will.it.be.intent.pos.{location}.r.ids
-rw-r--r--  1 Mike  staff   1834 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.will.it.be.intent.pos.{location}.r.net
-rw-r--r--  1 Mike  staff     91 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.will.it.be.intent.pos.{offset}.l.ids
-rw-r--r--  1 Mike  staff   2899 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.will.it.be.intent.pos.{offset}.l.net
-rw-r--r--  1 Mike  staff     81 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.will.it.be.intent.pos.{offset}.r.ids
-rw-r--r--  1 Mike  staff   2627 Jun 25 00:22 skill-ovos-date-time.openvoiceos:what.time.will.it.be.intent.pos.{offset}.r.net
-rw-r--r--  1 Mike  staff      4 May 27 19:02 skill-ovos-icanhazdadjokes.openvoiceos:joke.intent.hash
-rw-r--r--  1 Mike  staff    187 May 27 19:02 skill-ovos-icanhazdadjokes.openvoiceos:joke.intent.intent.ids
-rw-r--r--  1 Mike  staff   8989 May 27 19:02 skill-ovos-icanhazdadjokes.openvoiceos:joke.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 27 19:02 skill-ovos-icanhazdadjokes.openvoiceos:joke.intent.pos
-rw-r--r--  1 Mike  staff      4 May 27 19:02 skill-ovos-icanhazdadjokes.openvoiceos:search_joke.intent.hash
-rw-r--r--  1 Mike  staff    191 May 27 19:02 skill-ovos-icanhazdadjokes.openvoiceos:search_joke.intent.intent.ids
-rw-r--r--  1 Mike  staff   8959 May 27 19:02 skill-ovos-icanhazdadjokes.openvoiceos:search_joke.intent.intent.net
-rw-r--r--  1 Mike  staff     12 May 27 19:02 skill-ovos-icanhazdadjokes.openvoiceos:search_joke.intent.pos
-rw-r--r--  1 Mike  staff    137 May 27 19:02 skill-ovos-icanhazdadjokes.openvoiceos:search_joke.intent.pos.{search}.l.ids
-rw-r--r--  1 Mike  staff   3441 May 27 19:02 skill-ovos-icanhazdadjokes.openvoiceos:search_joke.intent.pos.{search}.l.net
-rw-r--r--  1 Mike  staff     34 May 27 19:02 skill-ovos-icanhazdadjokes.openvoiceos:search_joke.intent.pos.{search}.r.ids
-rw-r--r--  1 Mike  staff   2098 May 27 19:02 skill-ovos-icanhazdadjokes.openvoiceos:search_joke.intent.pos.{search}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:52 skill-ovos-parrot.openvoiceos:did.you.hear.me.intent.hash
-rw-r--r--  1 Mike  staff    129 May 26 22:52 skill-ovos-parrot.openvoiceos:did.you.hear.me.intent.intent.ids
-rw-r--r--  1 Mike  staff   7131 May 26 22:52 skill-ovos-parrot.openvoiceos:did.you.hear.me.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 skill-ovos-parrot.openvoiceos:did.you.hear.me.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:52 skill-ovos-parrot.openvoiceos:repeat.stt.intent.hash
-rw-r--r--  1 Mike  staff    165 May 26 22:52 skill-ovos-parrot.openvoiceos:repeat.stt.intent.intent.ids
-rw-r--r--  1 Mike  staff   8221 May 26 22:52 skill-ovos-parrot.openvoiceos:repeat.stt.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 skill-ovos-parrot.openvoiceos:repeat.stt.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:52 skill-ovos-parrot.openvoiceos:repeat.tts.intent.hash
-rw-r--r--  1 Mike  staff    251 May 26 22:52 skill-ovos-parrot.openvoiceos:repeat.tts.intent.intent.ids
-rw-r--r--  1 Mike  staff  10821 May 26 22:52 skill-ovos-parrot.openvoiceos:repeat.tts.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 skill-ovos-parrot.openvoiceos:repeat.tts.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:52 skill-ovos-parrot.openvoiceos:speak.intent.hash
-rw-r--r--  1 Mike  staff    121 May 26 22:52 skill-ovos-parrot.openvoiceos:speak.intent.intent.ids
-rw-r--r--  1 Mike  staff   6392 May 26 22:52 skill-ovos-parrot.openvoiceos:speak.intent.intent.net
-rw-r--r--  1 Mike  staff     16 May 26 22:52 skill-ovos-parrot.openvoiceos:speak.intent.pos
-rw-r--r--  1 Mike  staff     67 May 26 22:52 skill-ovos-parrot.openvoiceos:speak.intent.pos.{{sentence}}.l.ids
-rw-r--r--  1 Mike  staff   2489 May 26 22:52 skill-ovos-parrot.openvoiceos:speak.intent.pos.{{sentence}}.l.net
-rw-r--r--  1 Mike  staff     32 May 26 22:52 skill-ovos-parrot.openvoiceos:speak.intent.pos.{{sentence}}.r.ids
-rw-r--r--  1 Mike  staff   2099 May 26 22:52 skill-ovos-parrot.openvoiceos:speak.intent.pos.{{sentence}}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:52 skill-ovos-parrot.openvoiceos:start_parrot.intent.hash
-rw-r--r--  1 Mike  staff    175 May 26 22:52 skill-ovos-parrot.openvoiceos:start_parrot.intent.intent.ids
-rw-r--r--  1 Mike  staff   7871 May 26 22:52 skill-ovos-parrot.openvoiceos:start_parrot.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 skill-ovos-parrot.openvoiceos:start_parrot.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:52 skill-ovos-parrot.openvoiceos:stop_parrot.intent.hash
-rw-r--r--  1 Mike  staff    181 May 26 22:52 skill-ovos-parrot.openvoiceos:stop_parrot.intent.intent.ids
-rw-r--r--  1 Mike  staff   7862 May 26 22:52 skill-ovos-parrot.openvoiceos:stop_parrot.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 skill-ovos-parrot.openvoiceos:stop_parrot.intent.pos
-rw-r--r--  1 Mike  staff      4 Jun  9 21:55 skill-ovos-weather.openvoiceos:do-i-need-an-umbrella.intent.hash
-rw-r--r--  1 Mike  staff    924 Jun  9 21:55 skill-ovos-weather.openvoiceos:do-i-need-an-umbrella.intent.intent.ids
-rw-r--r--  1 Mike  staff  29093 Jun  9 21:55 skill-ovos-weather.openvoiceos:do-i-need-an-umbrella.intent.intent.net
-rw-r--r--  1 Mike  staff      2 Jun  9 21:55 skill-ovos-weather.openvoiceos:do-i-need-an-umbrella.intent.pos
-rw-r--r--  1 Mike  staff      4 May 27 19:02 skill-ovos-wolfie.openvoiceos:search_wolfie.intent.hash
-rw-r--r--  1 Mike  staff    190 May 27 19:02 skill-ovos-wolfie.openvoiceos:search_wolfie.intent.intent.ids
-rw-r--r--  1 Mike  staff   8591 May 27 19:02 skill-ovos-wolfie.openvoiceos:search_wolfie.intent.intent.net
-rw-r--r--  1 Mike  staff     11 May 27 19:02 skill-ovos-wolfie.openvoiceos:search_wolfie.intent.pos
-rw-r--r--  1 Mike  staff    137 May 27 19:02 skill-ovos-wolfie.openvoiceos:search_wolfie.intent.pos.{query}.l.ids
-rw-r--r--  1 Mike  staff   3305 May 27 19:02 skill-ovos-wolfie.openvoiceos:search_wolfie.intent.pos.{query}.l.net
-rw-r--r--  1 Mike  staff     11 May 27 19:02 skill-ovos-wolfie.openvoiceos:search_wolfie.intent.pos.{query}.r.ids
-rw-r--r--  1 Mike  staff   1834 May 27 19:02 skill-ovos-wolfie.openvoiceos:search_wolfie.intent.pos.{query}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:52 skill-randomness.mikejgray:flip-a-coin.intent.hash
-rw-r--r--  1 Mike  staff     75 May 26 22:52 skill-randomness.mikejgray:flip-a-coin.intent.intent.ids
-rw-r--r--  1 Mike  staff   5287 May 26 22:52 skill-randomness.mikejgray:flip-a-coin.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 skill-randomness.mikejgray:flip-a-coin.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:52 skill-randomness.mikejgray:fortune-teller.intent.hash
-rw-r--r--  1 Mike  staff    121 May 26 22:52 skill-randomness.mikejgray:fortune-teller.intent.intent.ids
-rw-r--r--  1 Mike  staff   6754 May 26 22:52 skill-randomness.mikejgray:fortune-teller.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 skill-randomness.mikejgray:fortune-teller.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:52 skill-randomness.mikejgray:make-a-choice.intent.hash
-rw-r--r--  1 Mike  staff    128 May 26 22:52 skill-randomness.mikejgray:make-a-choice.intent.intent.ids
-rw-r--r--  1 Mike  staff   6733 May 26 22:52 skill-randomness.mikejgray:make-a-choice.intent.intent.net
-rw-r--r--  1 Mike  staff      2 May 26 22:52 skill-randomness.mikejgray:make-a-choice.intent.pos
-rw-r--r--  1 Mike  staff      4 May 26 22:52 skill-randomness.mikejgray:pick-a-number.intent.hash
-rw-r--r--  1 Mike  staff    159 May 26 22:52 skill-randomness.mikejgray:pick-a-number.intent.intent.ids
-rw-r--r--  1 Mike  staff   7508 May 26 22:52 skill-randomness.mikejgray:pick-a-number.intent.intent.net
-rw-r--r--  1 Mike  staff     22 May 26 22:52 skill-randomness.mikejgray:pick-a-number.intent.pos
-rw-r--r--  1 Mike  staff     83 May 26 22:52 skill-randomness.mikejgray:pick-a-number.intent.pos.{lower}.l.ids
-rw-r--r--  1 Mike  staff   2633 May 26 22:52 skill-randomness.mikejgray:pick-a-number.intent.pos.{lower}.l.net
-rw-r--r--  1 Mike  staff     21 May 26 22:52 skill-randomness.mikejgray:pick-a-number.intent.pos.{lower}.r.ids
-rw-r--r--  1 Mike  staff   1966 May 26 22:52 skill-randomness.mikejgray:pick-a-number.intent.pos.{lower}.r.net
-rw-r--r--  1 Mike  staff     93 May 26 22:52 skill-randomness.mikejgray:pick-a-number.intent.pos.{upper}.l.ids
-rw-r--r--  1 Mike  staff   2770 May 26 22:52 skill-randomness.mikejgray:pick-a-number.intent.pos.{upper}.l.net
-rw-r--r--  1 Mike  staff     11 May 26 22:52 skill-randomness.mikejgray:pick-a-number.intent.pos.{upper}.r.ids
-rw-r--r--  1 Mike  staff   1832 May 26 22:52 skill-randomness.mikejgray:pick-a-number.intent.pos.{upper}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:52 skill-randomness.mikejgray:roll-multiple-dice.intent.hash
-rw-r--r--  1 Mike  staff    128 May 26 22:52 skill-randomness.mikejgray:roll-multiple-dice.intent.intent.ids
-rw-r--r--  1 Mike  staff   6746 May 26 22:52 skill-randomness.mikejgray:roll-multiple-dice.intent.intent.net
-rw-r--r--  1 Mike  staff     23 May 26 22:52 skill-randomness.mikejgray:roll-multiple-dice.intent.pos
-rw-r--r--  1 Mike  staff     30 May 26 22:52 skill-randomness.mikejgray:roll-multiple-dice.intent.pos.{faces}.l.ids
-rw-r--r--  1 Mike  staff   2097 May 26 22:52 skill-randomness.mikejgray:roll-multiple-dice.intent.pos.{faces}.l.net
-rw-r--r--  1 Mike  staff     44 May 26 22:52 skill-randomness.mikejgray:roll-multiple-dice.intent.pos.{faces}.r.ids
-rw-r--r--  1 Mike  staff   2230 May 26 22:52 skill-randomness.mikejgray:roll-multiple-dice.intent.pos.{faces}.r.net
-rw-r--r--  1 Mike  staff     22 May 26 22:52 skill-randomness.mikejgray:roll-multiple-dice.intent.pos.{number}.l.ids
-rw-r--r--  1 Mike  staff   1966 May 26 22:52 skill-randomness.mikejgray:roll-multiple-dice.intent.pos.{number}.l.net
-rw-r--r--  1 Mike  staff     52 May 26 22:52 skill-randomness.mikejgray:roll-multiple-dice.intent.pos.{number}.r.ids
-rw-r--r--  1 Mike  staff   2360 May 26 22:52 skill-randomness.mikejgray:roll-multiple-dice.intent.pos.{number}.r.net
-rw-r--r--  1 Mike  staff      4 May 26 22:52 skill-randomness.mikejgray:roll-single-die.intent.hash
-rw-r--r--  1 Mike  staff    112 May 26 22:52 skill-randomness.mikejgray:roll-single-die.intent.intent.ids
-rw-r--r--  1 Mike  staff   6387 May 26 22:52 skill-randomness.mikejgray:roll-single-die.intent.intent.net
-rw-r--r--  1 Mike  staff     11 May 26 22:52 skill-randomness.mikejgray:roll-single-die.intent.pos
-rw-r--r--  1 Mike  staff     30 May 26 22:52 skill-randomness.mikejgray:roll-single-die.intent.pos.{faces}.l.ids
-rw-r--r--  1 Mike  staff   2100 May 26 22:52 skill-randomness.mikejgray:roll-single-die.intent.pos.{faces}.l.net
-rw-r--r--  1 Mike  staff     44 May 26 22:52 skill-randomness.mikejgray:roll-single-die.intent.pos.{faces}.r.ids
-rw-r--r--  1 Mike  staff   2233 May 26 22:52 skill-randomness.mikejgray:roll-single-die.intent.pos.{faces}.r.net

@JarbasAl JarbasAl transferred this issue from OpenVoiceOS/ovos-core Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants