Skip to content

pankaj151/heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DialogFlow NodeJS Facebook

============= Create application on Heroku and create github pipeline Make sure to define hellonode.js in the Procfile Deploy application on Github Open Heroku->application->settings Scroll down to Domains and certificates Domain name is your application name Run app in browser and run hellonode.js

Your FIRST HELLO WORLD website is LIVE

This is the actual URL where everything is getting replicated.

  1. Open DialogFlow integration and stop the bot
  2. Open developers.facebook.com
  3. choose your app
  4. From left choose webhooks, under the products
  5. Click on Edit Subscription button
  6. Click remove subscription

very important: When setting the webhook in developers.facebook

in the callback URL paste domainname / webhook/

For example: https://smartattendancetracker.herokuapp.com/webhook/

To check logs on local command prompt

install heroku cli

heroku login

heroku logs -a smartattendancetracker

=====To check if the app is deployed go to heroku open app you will see just deployed

========change at line 72============

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published