Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to setup a greeting message when start conversation. #56

Open
FehrHassan opened this issue Mar 8, 2017 · 0 comments
Open

how to setup a greeting message when start conversation. #56

FehrHassan opened this issue Mar 8, 2017 · 0 comments

Comments

@FehrHassan
Copy link

Please help me more
because the tutorial uses commands and i didn't get the actual effect of the command.
For example when i run this command
curl -X POST -H "Content-Type: application/json" -d '{
"account_linking_url": "ACCOUN_LINKING_URL",
"persistent_menu": {
PERSISTENT_MENU_SETTINGS
},
"target_audience": {
TARGET_AUDIENCE_SETTINGS
}
}' "https://graph.facebook.com/v2.6/me/messenger_profile?access_token=PAGE_ACCESS_TOKEN"

i got this message
{"result":"success"}
but i didn't get the actual effect in my bot.
So please help me, I am a beginner at building bots :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant