From 6ea7c3c65bb14fded486acb4b8e9e2bb70efe40e Mon Sep 17 00:00:00 2001 From: Jezra Date: Tue, 9 Apr 2013 22:49:54 -0700 Subject: Init --- commands.tmp | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 commands.tmp (limited to 'commands.tmp') diff --git a/commands.tmp b/commands.tmp new file mode 100644 index 0000000..3835915 --- /dev/null +++ b/commands.tmp @@ -0,0 +1,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" -- cgit 1.4.1