Question explanation #12

Merged
senaduka merged 20 commits from question-explanation into send-message-feature 2018-01-23 12:19:14 +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