I use the Python library Tweepy to interact with Twitter API and build a Twitter bot
that likes other users' tweets that contain predetermined key words and follows back my followers
who meet certain criteria (i.e. having a certain number of followers or Twitter handle).
You can see the code here