Creating custom command is a great way of customizing Braina and increasing your productivity. You can add a more personalized touch to custom commands by specifying a custom reply for a custom command.
Now whenever you say "Turn lights on", Braina will execute the program "C:\lights-on.exe" and gives the following output:
"Opening." doesn't sounds cool for the command "Turn lights on". "Opening" is the default response of the open command. In this case, to make Braina give a more meaningful and personalized reply, you can specify a custom reply.
To specify a custom reply for a custom command, you should first get acquainted with the following two commands:
Now lets create a custom reply for the "Turn lights on" custom command. We will use the combination of "clear your reply" and "echo" commands to achieve our goal.
When it asks to enter the command to be executed, instead of just entering "Open C:\lights-on.exe", enter "Open C:\lights-on.exe and clear your reply and echo <font color="green">Turning lights on.</font>" (without quotes) and click OK. This will tell Braina to clear its default reply and instead give the custom reply i.e. "Turning lights on." in green color.
Now whenever you will give the command "Turn lights on", Braina will dispaly the specified custom reply as shown in the image below: