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.
- Host: GitHub
- URL: https://github.com/timwaters/rattoo
- Owner: timwaters
- Created: 2013-12-06T13:43:22.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-11-21T18:34:39.000Z (over 8 years ago)
- Last Synced: 2025-02-09T12:29:38.878Z (over 1 year ago)
- Language: Ruby
- Size: 66.4 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
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