From 643f35069c96a4fbb3ff7a190167af1fa57d298e Mon Sep 17 00:00:00 2001 From: Steven Ickman Date: Mon, 26 Sep 2016 08:54:50 -0700 Subject: [PATCH] updated comments section of sample --- botframework_bot.js | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/botframework_bot.js b/botframework_bot.js index dd926a9e6..4a14691c8 100644 --- a/botframework_bot.js +++ b/botframework_bot.js @@ -19,19 +19,17 @@ This bot demonstrates many of the core features of Botkit: # RUN THE BOT: - Follow the instructions here to set up your Facebook app and page: - - -> https://developers.facebook.com/docs/messenger-platform/implementation + Follow the instructions in the "Getting Started" section of the readme-botframework.md file to register your bot. Run your bot from the command line: - page_token= verify_token= node facebook_bot.js [--lt [--ltsubdomain LOCALTUNNEL_SUBDOMAIN]] + app_id= app_password= node botframework_bot.js [--lt [--ltsubdomain LOCALTUNNEL_SUBDOMAIN]] Use the --lt option to make your bot available on the web through localtunnel.me. # USE THE BOT: - Find your bot inside Facebook to send it a direct message. + Find your bot inside Skype to send it a direct message. Say: "Hello"