Skip to content

Commit

Permalink
Register LiveChat.js example in the app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
yesuch-kore committed Jul 23, 2019
1 parent 6c037ed commit e4add61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ sdk.registerBot(require('./GuessTheNumber.js'));
sdk.registerBot(require('./BookACab.js'));
sdk.registerBot(require('./OrderAPizza.js'));
sdk.registerBot(require('./BotVariables.js'));
sdk.registerBot(require('./LiveChat.js'));

0 comments on commit e4add61

Please sign in to comment.