Basic twitter markov chain bot
Bot is given an account, reads the non-retweet statuses of those it follows, and generates a new tweet based on that every 30 minutes.
Depends on tweepy
To use, create an access.py file in the LimitOfBot directory that contains the twitter access keys for the account you'll use.
Run the init.sh script to create the requisite files the bot uses to store the data it reads