summary refs log tree commit diff
path: root/commands.tmp
blob: 3835915f942e0250f4d86b1e0ce6fa0c2d16e861 (plain)
1
2
3
4
5
6
# commands are key:value pairs 
# key is the sentence to listen for
# key must be in ALL CAPS 
# value is the command to run when the key is spoken

HELLO WORLD:echo "hello world"