Twitter bots using Tweepy
Unable to think what to tweet about? Have you ever faced a similar situation? Well, it’s very easy to create your own bots using python’s Tweepy module. You can use these skeletons I recently made for a workshop on the same topic. All you need to make your own bot is add some logic to …