Hello, I've paid for my subscription through PayPal using a different email to my triggercmd account and I'm still being rate limited/getting emails asking to subscribe.
Sorry for the late reply. This is a Windows install, right? I bought Rust so I could test it. I setup a dedicated server and was able to send commands to the server. I made a video showing how I did it: https://www.youtube.com/watch?v=EQ-CmU2h_10
Basically, I just set a title on the Rust server window then did like sendtocmd "title" "rust command" /d:5. The /d is delay between each character. I found that while it works fine in Minecraft, for Rust it drops characters because it sends too fast. So I added a /d switch to pass how many milliseconds between each character to pause. 5ms seems to work good for me.
Updated SendToCmd file
Instructions for each operating system, and various scenarios.
132
Topics
492
Posts
@Venkoff, you can delete the token.tkn in the C:\Users\(your user)\.TRIGGERcmdData folder then restart the agent. It will prompt for the token again, and create the computer in the new account if you use a token from the new account's Instructions page.
I recommend you backup your commands in your C:\Users\(your user)\.TRIGGERcmdData\commands.json file while you're there.
I have an Alexa routine associated with a SmartThings virtual switch, associated with my TRIGGERcmd trigger that runs a command on my Raspberry Pi that tells a relay to complete the garage door button circuit for half a second to signal my garage door opener to open the door. Boom!
Paul Hibbert does a good job of explaining the new Alexa routines here.
I explain the Raspberry Pi / relay hardware setup here, but there are probably better tutorials on setting up a Pi to flip a relay.
This shows how to use TRIGGERcmd with SmartThings.
Bubba also has some great videos explaining the process. Here's his latest video.
This is new for Alexa but I've been saying "open sesame" to Google Assistant for a while now. I like Google Assistant because I can use her on my phone, and it's easier to setup because it skips the SmartThings step because Google Assistant shortcuts can be used with any voice command. Alexa's routines only work with smart-home commands.
If I missed anything in this article, please let me know.