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
- Host: GitHub
- URL: https://github.com/nilsding/bd_ebooks
- Owner: nilsding
- Created: 2015-09-06T00:08:12.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-06T00:08:46.000Z (almost 11 years ago)
- Last Synced: 2023-05-02T21:56:45.025Z (about 3 years ago)
- Language: Ruby
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.