-
Notifications
You must be signed in to change notification settings - Fork 0
abhishek8gupta/mysterious-shelf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
blog: https://developers.facebook.com/sa/apps/1563750290587828/messenger/ 11978 heroku 11979 heroku apps --all 11980 sudo npm install npm -g 11981 npm init 11982 npm install express request body-parser --save 11983 ll 11984 vi index.js 11985 vi Procfile 11986 ll 11987 git init 11988 git add . 11989 git commit --message 'hello world' 11990 heroku create 11991 git push heroku master 11992 heroku apps --all 11993 ll 11994 vi index.js 11995 curl -X POST "https://graph.facebook.com/v2.6/me/subscribed_apps?access_token=EAAWOOPyWgLQBAF631WJkzsLNRZBXXyCKUbZCwZA0DQYxgrTOXDJcafuc930hJTAOw1Syp7iPzFFEQZAf8rPTXJRxXa9us7F1qdK9tAon3ZAFA1UNe2OYPVCWnqUTBhNdp6ZBYUd2ZAhQFsMatP1eNeNoatn9H0KZALbw92qNTaqcHAZDZD\n\n 11996 curl -X POST "https://graph.facebook.com/v2.6/me/subscribed_apps?access_token=EAAWOOPyWgLQBAF631WJkzsLNRZBXXyCKUbZCwZA0DQYxgrTOXDJcafuc930hJTAOw1Syp7iPzFFEQZAf8rPTXJRxXa9us7F1qdK9tAon3ZAFA1UNe2OYPVCWnqUTBhNdp6ZBYUd2ZAhQFsMatP1eNeNoatn9H0KZALbw92qNTaqcHAZDZD\n\n" 11997 curl -X POST "https://graph.facebook.com/v2.6/me/subscribed_apps?access_token=EAAWOOPyWgLQBAF631WJkzsLNRZBXXyCKUbZCwZA0DQYxgrTOXDJcafuc930hJTAOw1Syp7iPzFFEQZAf8rPTXJRxXa9us7F1qdK9tAon3ZAFA1UNe2OYPVCWnqUTBhNdp6ZBYUd2ZAhQFsMatP1eNeNoatn9H0KZALbw92qNTaqcHAZDZD" 11998 vi index.js 11999 git add . 12000 git commit -m "update bot" 12001 git push heroku master
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published