From db5073eae6e5c5aa7aa881217a22fe774ba838dc Mon Sep 17 00:00:00 2001 From: root Date: Wed, 10 Jun 2015 13:33:07 +0200 Subject: [PATCH] fix readme --- social/moniai/README.md5 | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 social/moniai/README.md5 diff --git a/social/moniai/README.md5 b/social/moniai/README.md5 deleted file mode 100644 index 42d3a2f5..00000000 --- a/social/moniai/README.md5 +++ /dev/null @@ -1,25 +0,0 @@ -node-red-moniai -==================== - -A Node-RED node that is triggered by a pattern on Moni.ai. - -Install -------- - -Run the following command in the root directory of your Node-RED install - - npm install node-red-moniai - - -Usage ------ - -Creates a new Voice Channel on Moni.ai - -You need to signup as a user on https://moni.ai in order to use the functionality. - -After creating the node you can trigger the Voice Channel by saying the trigger pattern. You must be logged in to trigger the pattern (unless your Channel has been published). -When the Voice Channel gets triggered the node is sending msg.payload containing the userinput., -while msg.latitude and msg.longitude will contain the gps coordinates of the user (if available). - -