TRIGGERcmd
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. StoneColdCole
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    StoneColdCole

    @StoneColdCole

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    StoneColdCole Unfollow Follow

    Latest posts made by StoneColdCole

    • Command edits not pushing to site/skill

      Hi,

      Today I've tried to rename the spoken computer name of one of my computers in my account, but in my Alexa device list the spoken command didn't change.
      I tried to delete the computer and add it again, which didn't resolve the issue and brought up another issue:
      Edits to my commands.json file have not pushed/published to my TRIGGERcmd account. The only command available is to open Gnome.

      This is my commands.json:

      [
      {"trigger":"Reboot","command":"shutdown -r","ground":"foreground","voice":"reboot","allowParams": "false"},
      {"trigger":"Shutdown","command":"shutdown -h now","ground":"foreground","voice":"shut down","allowParams": "false"},
      {"trigger":"yum update","command":"yum -y update","ground":"foreground","voice":"yum update","allowParams": "false"},
      {"trigger":"apt update","command":"apt-get -y update","ground":"foreground","voice":"update","allowParams": "false"}
      ]

      Is there an outage on the website side?

      posted in General Discussion
      S
      StoneColdCole