How do I know when a user in Facebook posts something through my Facebook app ?
I don't wanna use the normal polling method it'll be very server-exhaustive if my app grows even to 2000 Users.
My app needs to fetch posts of the user and search for special Tags in it e.g #Send_To_App in order to get these posts and replicate it somewhere else.
