UNPKG

@wickr-sample-integrations/wickrio-lex-bot

Version:

Using the AWS SDK for JavaScript V3 to create a Lex chatbot within Wickr.

18 lines 335 B
{ "apps": [ { "name": "WickrIO-Lex-Bot", "script": "./lex_bot.js", "instances": 1, "max_memory_restart": "128M", "node_args": [ "--nouse-idle-notification" ], "env": { "NODE_ENV": "production" }, "args": [] } ], "name": "WickrIO-Lex-Bot_test-tr-bot" }