algorithm - Displaying topic specific tweets in Twitter -


I want to integrate twitter in my app but want to keep tweets specifically for the app theme. For example, if the app is about recipes, then all the Tweets created in the Twitter client will be about recipes. Actually acting like a chat client about recipes.

However, I do not think Twitter works like this. You basically follow someone (say the name of the app's Twitter name) and see the tweets from the app's Twitter name. In this case, customers will follow the recipe app and see their tweets. But I would like to display the tweets from any followers in the Twitter client, but if they are relevant to the recipe, in other words, I would not like to see anything of the tweet which means that the tweet appears To be, they need the tweet under the recipe app. I'm probably confused about how Twitter works and there will be no problem with this type of tutorial. Can anyone explain that this is possible?

Keep hash tags in user tweets, such as # recipeappname Then display those tweets that contain only hash tags.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -