Bot Buddy

Bot Buddy is a small python module to assist in scheduling and networking for Twitter bots.

Currently it is able to:

  • Post to twitter, using the output of your own code, on a regular schedule
  • Accept a time to start tweeting, or round to the nearest period
  • Run in a test mode to see sample output without posting
You can find the code here on Github.