The Secret To Making Your Own Facebook Messenger Bot In Less Than 15 Minutes
Jerry Wang
31739
Hi Jerry! For this step, what file format are we using?Also, we are saving this file in the same folder as index.js right? thanks! You have no idea how helpful this post is for me!
6. Make a file called Procfile and copy this. This is so Heroku can know what file to run.
web: node index.js