1
0
mirror of synced 2024-11-22 12:56:06 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
Harrison
bf98d4d308 Fix spelling mistake 2016-04-14 10:27:05 +10:00
Harrison
bc2b82cb33 Fix stutter 2016-04-14 10:25:48 +10:00
Harrison
b206661b37 Add Response documentation 2016-04-14 10:23:45 +10:00
Harrison
99c1be7fa1 Add documentation to receiving 2016-04-14 10:07:23 +10:00
Harrison
c2ae2a3f30 Add documentation to Message and Delivery 2016-04-14 09:53:55 +10:00
Harrison
f98f5920a3 Add documentation of actions 2016-04-14 09:47:15 +10:00
Harrison
99cd5dc258 Add documentation to Messenger 2016-04-14 09:45:06 +10:00
Harrison Shoebridge
7ccb4eb469 Fix typo in README 2016-04-13 19:51:28 +10:00
Harrison Shoebridge
940d2805be Add attachment support to text messages 2016-04-13 19:46:52 +10:00
Harrison Shoebridge
ed71354256 Consolidate data structures 2016-04-13 19:36:38 +10:00
Harrison Shoebridge
ce641cb233 Rewrite handlers management
Having everything under the one hood was not working. Doing this we can
parse more information in a neater fashion
2016-04-13 19:26:31 +10:00
Harrison Shoebridge
d63af22da1 Add delivery messages 2016-04-13 19:12:23 +10:00
Harrison Shoebridge
f4f2d7a154 Add a proper README 2016-04-13 17:09:28 +10:00
Harrison Shoebridge
7fed4ecf28 Add message sending 2016-04-13 17:02:02 +10:00
Harrison Shoebridge
5006304edf Add handling receiving messages 2016-04-13 16:14:23 +10:00
Harrison Shoebridge
8f272bbf30 Add Messenger bot capable of verification
The only ability of this current bot is to verify the webhook on the
Facebook developer panel.
2016-04-13 12:03:26 +10:00
Harrison Shoebridge
db34107d5b Initial commit 2016-04-13 10:35:25 +10:00