hyperrhiz / mashbot

Code for MashBOT, by Helen J Burgess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mashbot

Code for MashBOT, by Helen J Burgess

Printer.ino Arduino sketch for board

markov.py, keys.py, history.txt for twitterbot - replace text in keys with your own twitter access keys

corpus.txt for twitterbot: replace with your own corpus

mashers.txt - my sample corpus

feeder folder - to get tweets OUT of twitter account and write to a page

cron - sample cron job to initiate a print

Thanks to Andrew Biggart for PHP script https://github.com/andrewbiggart/latest-tweets-php-o-auth/

Thanks to Jeremy Singer-Vine for Markovify https://github.com/jsvine

Thanks to Joshua Roesslein for Tweepy https://github.com/tweepy/tweepy/blob/master/LICENSE

Thanks to James Adam at Exciting.io for Arduino sketch https://github.com/exciting-io/printer

Thanks to Ryan Sheppard for MarkovPicard, which helped me figure out the necessary commands for Markovify and Tweepy https://github.com/rdsheppard95

Thanks to Zach Whalen for Google SPreadsheets twitterbot method http://www.zachwhalen.net/posts/how-to-make-a-twitter-bot-with-google-spreadsheets-version-04/

About

Code for MashBOT, by Helen J Burgess


Languages

Language:PHP 71.2%Language:Arduino 25.8%Language:Python 1.8%Language:CSS 1.2%