.
This commit is contained in:
@@ -114,7 +114,6 @@ MongoClient.connect (config.dbURL)
|
|||||||
console.log ('Express server running on port ' + config.PORT);
|
console.log ('Express server running on port ' + config.PORT);
|
||||||
alexa.updateIntentsJSON ();
|
alexa.updateIntentsJSON ();
|
||||||
databaseHelper.loadTokens ();
|
databaseHelper.loadTokens ();
|
||||||
amazonHelper.getStatus(config.SKILL_ID);
|
|
||||||
});
|
});
|
||||||
})
|
})
|
||||||
.catch (e => {
|
.catch (e => {
|
||||||
|
|||||||
Reference in New Issue
Block a user