timonvanhasselt
timonvanhasselt
Thanks for this handy tool! A small detail, but the name script.txt file gives an error when opening startSayWizard.command. In the python file the filename is script2.txt. Easy to localize...
I think the "feature" text (https://github.com/OpenVoiceOS/ovos-installer/blob/main/tui/locales/en-us/features.sh) is not so clear for new users. possible improvements: * Maybe idea to leave out technical terms like KDE Plasma, Kirigami and Qt? (I...
Feature request: I know the way to update a current install is choosing the 'not remove' option when running the installer, but is it an option to make the installer...
It would be nice if the client could be renamed afterwards.
Can you add a how to in the permission docs (https://jarbashivemind.github.io/HiveMind-community-docs/16_permissions/) how to setup the permissions for a client, preferably with terminal command examples? Or could some template / predefined...
Just like #56 it would be great to have support for the ask_yesno() method of the yes_no solver plugin in Hivemind chatbot version. Currently the flow is stopped because ask_yesno()...
Feature request: support the get_response() method in Hivemind webchat. Or could it be ignored in case of webchat? I encounter that the webchat gets stuck when a skill uses this...