summary refs log tree commit diff
path: root/commands.tmp
blob: 9e411473fd19d13e26d9572f848b44e2832068c8 (plain)
1
2
3
4
5
# commands are key:value pairs 
# key is the sentence to listen for
# value is the command to run when the key is spoken

hello world:echo "hello world"