Sha256: 574828c0fe3daea0030df0ade50decba94df497d296119f1717194edf3f9dd14
Contents?: true
Size: 493 Bytes
Versions: 8
Compression:
Stored size: 493 Bytes
Contents
# twitter\_ebooks 2.0.0 Complete rewrite of twitter\_ebooks. Allows context-sensitive responsive bots via the Twitter streaming API, along with higher-quality tokenization and ngram modeling. ## Installation ```bash gem install twitter_ebooks ``` ## Making a bot twitter\_ebooks uses a Rails-like skeleton app generator. Let's say we want to make a revolutionary Marxist bot based on the writings of Leon Trotsky (who doesn't?): ```bash ebooks new trotsky_ebooks cd trotsky_ebooks ```
Version data entries
8 entries across 8 versions & 1 rubygems