diff --git a/bin/ebooks b/bin/ebooks index e1950cc..cd169ec 100755 --- a/bin/ebooks +++ b/bin/ebooks @@ -116,9 +116,10 @@ STR def self.tweet(modelpath, botname) usage = < [old_corpus_path2] [...] +Usage: ebooks tweet -Takes an old-style corpus of plain tweet text and converts it to json. +Sends a public tweet from the specified bot using text +from the processed model at . STR if modelpath.nil? || botname.nil?