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

https://github.com/nilsding/bd_ebooks

Bad Dragon eBooks
https://github.com/nilsding/bd_ebooks

Last synced: 12 months ago
JSON representation

Bad Dragon eBooks

Awesome Lists containing this project

README

          

# bd\_ebooks

bd\_ebooks is a bot created using Twittbot 0.2.0.

See [nilsding/twittbot](https://github.com/nilsding/twittbot) to find out
more about Twittbot.

## Installation and usage

Install this bot's dependencies:

$ bundle install

Authorize with Twitter for the first time:

$ bundle exec twittbot auth

And finally run the bot:

$ bundle exec twittbot start

To generate the dictionary used by the Markov chain, run the `./util/gen_dict.rb` script.