i can't make it work on the Raspberry Pi OS (64 bit)
i have modified the file /root/.TRIGGERcmdData/commands.json
but is still showing the default commands on the site.
[
{"trigger":"Reboot","command":"shutdown -r","ground":"background","voice":"reboot","allowParams": "false"},
{"trigger":"Clear ram","command":"/home/pi/ram.sh","ground":"background","voice":"Clear ram","allowParams": "false"},
{"trigger":"Computer on","command":"/home/pi/wol.sh","ground":"background","voice":"Computer on","allowParams": "false"},
{"trigger":"apt update","command":"apt-get -y update","ground":"background","voice":"update","allowParams": "false"}
{"trigger":"Pi temperature","command":"python3 /home/pi/temperature.py","ground":"background","voice":"system temperature","voiceReply":"The pi temperature is {{result}} degrees","allowParams": "false"}
]
and on site it shows
Gnome Editor
Reboot
yum update
apt update
and i dot kow way evry time i refresh the page on site the token is a new one.
in: Your Computers it shows up like is connected.