fb-messenger-bot-chat
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "fb-messenger-bot-chat", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Facebook Messenger Bot Send API implementation and chat simulator", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -79,2 +79,3 @@ var angular = require('angular'); | ||
/* add bot message */ | ||
console.log(data); | ||
$scope.messageLog.push({ | ||
@@ -81,0 +82,0 @@ user:false, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18796
399