An open API service indexing awesome lists of open source software.

https://github.com/timwaters/rattoo

Twitter bot that uses markov chains and radical texts to get a detournement, a mashup, into a periodic tweet.
https://github.com/timwaters/rattoo

Last synced: about 1 year ago
JSON representation

Twitter bot that uses markov chains and radical texts to get a detournement, a mashup, into a periodic tweet.

Awesome Lists containing this project

README

          

Rattoo

by tim waters

This is a Twitter Bot which is meant to be periodically called to tweet and send replies based on a radical text. It uses markov chains to detourn the text to possibly come up with interesting phrases.

It is written in Ruby, using the marky_markov and twitter gems.

To Run:

Either with a config file or Environment variables with the Twitter authentication text

Either have a config.yml file in the directory (see config.example.yml)
or use environment variables in your system with the same keys

For example for heroku:
heroku config:set CONSUMER_KEY=abc123