Harvey Tindall
Harvey Tindall
This is the same issue as #151, which should be fixed now. Really sorry for not replying earlier, just started Uni so i'm a bit bogged down with other stuff.
Not a bug, the contact message is used on the account creation form and error pages. There's a Help Message in Settings > Messages/Notifications instead. Ik it's a bit weird,...
Sorry for not adding this earlier, should now be available on the latest unstable. Check "Require on sign-up" in Settings > Email.
Have you added the GPG key? You'll need to run this: ```shell sudo apt-get update sudo apt-get install curl apt-transport-https gnupg curl https://apt.hrfee.dev/hrfee.pubkey.gpg | sudo apt-key add - ``` Then...
Really sorry about such a late reply, hope you're still interested in getting this to work. Although my testing is limited as i'm running the Windows version through wine, the...
Also, in another issue I noticed that errors regarding to writing to the log file were being ignored. I fixed that and put a new unstable build up. Could you...
What OS are you running jfa-go on, and are you using Docker?
@TheMrRoboto Could you update to the version I just published (v0.3.7) and try again? If it crashes, could you send the output?
Here's a full json file i made, this works for me. { "interactionModel": { "languageModel": { "invocationName": "sonos", "intents": [ { "name": "AMAZON.CancelIntent", "samples": [] }, { "name": "AMAZON.HelpIntent", "samples":...
the above is merged, hopefully this should work now on new builds, re-open if not.