Doombot
USA
Asked
— Edited
Is there a simple way of having random responses to a single voice command?
MPU6050 Accelerometer Gyro Temperature
— Reads MPU6050 gyro, accelerometer and temperature via I2C, initializes and returns data on-demand to EZ-Script variables using ControlCommand RunOnce
Try it →
Kind of...
I use a script which has a list of pre-defined responses set up and uses a random number to pick one of the responses.
There you go! I knew it was gonna be GetRandom, I just didn't know how to apply it. All hail the sultan of script
Resolving