Tweet with markovchain algorism.
- Docker
$ git clone git://github.com/yono/yonobot.git
$ cd yonobot
$ docker-compose build
$ docker-compose run web bundle exec bin/yonobot
Download tweet.js from https://twitter.com and place it to project root directory.
Please edit top row of tweet.js like below.
1c1
< window.YTD.tweet.part0 = [ {
---
> [ {
$ docker-compose run web bundle exec bin/yonobot analysis
MIT License