aspnet / WebHooks

[Archived] Libraries to create and consume web hooks on ASP.NET Core. Project moved to https://github.com/aspnet/AspLabs
Apache License 2.0
627 stars 439 forks source link

Facebook Webhooks For Messenger Bot #66

Closed omeraslan closed 8 years ago

omeraslan commented 8 years ago

Hello, Firstly thanks for all these webhooks apis. But nowadays i am working on facebook messenger https://developers.facebook.com/docs/messenger-platform/webhook-reference but i can't find webhooks api for Facebook. Is it possible to add it ?

dnfclas commented 8 years ago

Hi @BlueCity, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla2.dotnetfoundation.org.

TTYL, DNFBOT;

dnfclas commented 8 years ago

@BlueCity, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.
Thanks, DNFBOT;

HenrikFrystykNielsen commented 8 years ago

@BlueCity Hi there and thanks for your pull request -- greatly appreciated! However, I am not sure you got the PR right -- it says merging from master into dev while I would have expected merging from a branch in your clone. Suggestions?

omeraslan commented 8 years ago

@HenrikFrystykNielsen Hello, actually you are right, i did not pay attention when i start this PR is it possible to change it ? Or i should remove it and start new one ?

HenrikFrystykNielsen commented 8 years ago

@BlueCity -- Whatever is simplest for you :)

dnfclas commented 8 years ago

Hi @BlueCity, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution! You've already signed the contribution license agreement. Thanks! We will now validate the agreement and then real humans will evaluate your PR.

TTYL, DNFBOT;

omeraslan commented 8 years ago

@HenrikFrystykNielsen Hello sir, I cant change comparing from master to master when i try to change it, Create New Pull Request button disabled i put also screenshot below. How i can change it ?

screenshot_4

HenrikFrystykNielsen commented 8 years ago

@BlueCity Sorry for the trouble. The process is to create your own repo clone, commit your changes to there, and then submit the PR. Then you will see the diffs between your edits in your repo and the bits in the main dev branch.