Skip to content

Latest commit

 

History

History
28 lines (12 loc) · 444 Bytes

File metadata and controls

28 lines (12 loc) · 444 Bytes

Facebook Messenger Bot

This is a simple python template(Flask) to build a webhook for Facebook's Messenger Bot API.

Get random quotes via Facebook messenger

1.Create facebook app

alt tag

2.add messenger in products section

alt tag

3.Add your page access token to python file

4.set webhook url to facebook and select Subscription Fields

alt tag

5.Subscribe your page

Done!!