summary refs log tree commit diff
path: root/commands.tmp
diff options
context:
space:
mode:
Diffstat (limited to 'commands.tmp')
-rw-r--r--commands.tmp3
1 files changed, 1 insertions, 2 deletions
diff --git a/commands.tmp b/commands.tmp
index 3835915..9e41147 100644
--- a/commands.tmp
+++ b/commands.tmp
@@ -1,6 +1,5 @@
 # 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"
+hello world:echo "hello world"