From a3cda1bb70b791cdbbdf8236bd53274ed45354d8 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Thu, 17 Mar 2016 14:39:43 -0400 Subject: Updated README to reflect verbly --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e6432a1..491dbf4 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ nancy is a simple twitter bot inspired by the following tweet:

Nancy Drew and the Secret of the Ovipositor

— ruben ferdinand✨ (@urbanfriendden) March 9, 2016
-It tweets a new Nancy Drew ebook title every three hours. Currently, it uses the [WordNet database](http://wordnet.princeton.edu/wordnet/) to pick adjectives and nouns describing the Nancy's latest misadventures. - -The bot uses [YAMLcpp](https://github.com/jbeder/yaml-cpp) to read a configuration file, MySQL C API to read the WordNet database (seeded with [this MySQL version of WordNet 2.0](androidtech.com/html/wordnet-mysql-20.php)), and [twitcurl](https://github.com/swatkat/twitcurl) to send the status updates to Twitter. +It tweets a new Nancy Drew ebook title every three hours. It uses [verbly](https://github.com/hatkirby/verbly) to pick adjectives and nouns describing the Nancy's latest misadventures, [YAMLcpp](https://github.com/jbeder/yaml-cpp) to read a configuration file, and [twitcurl](https://github.com/swatkat/twitcurl) to send the status updates to Twitter. The canonical nancy handle is [@nancy_ebooks](https://twitter.com/nancy_ebooks). -- cgit 1.4.1