Send message feature #11

Merged
senaduka merged 32 commits from send-message-feature into master 2018-01-23 12:20:02 +01:00
Showing only changes of commit 0a8eb2e280 - Show all commits

View File

@@ -161,10 +161,6 @@ module.exports = {
//Defaul Amazon handlers (some of them)
handlers.NewSession = function () {
console.log(this.event.request);
};
handlers['AMAZON.HelpIntent'] = function () {
console.log ('Help intent');
this.response