Skip to content

Twitter bot that picks a recipe for you depending on what ingredients you have left in your kitchen

Notifications You must be signed in to change notification settings

JamieFarrelly/RecipeSuggesterTwitterBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RecipeSuggesterTwitterBot

Recipe suggester is a pretty simple twitter bot that allows people to tweet the bot ingredients and then get a reply with a recipe that they can make using all of those ingredients.

You can view the bot in action here on Twitter

Long story short, the bot searches for new tweets in the format "@RecipeSuggester suggest ingredient1, ingredient2" every 10 minutes. It then loops through each tweet and fires off an API call to get a recipe to tweet back to the user.

At the moment if anything goes wrong (doesn't find a recipe or user doesn't include the suggest keyword for example) it doesn't tweet back the user but on the Twitter profile it's explained what needs to be done in order to get a reply.

About

Twitter bot that picks a recipe for you depending on what ingredients you have left in your kitchen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages