From e3f781349f460f24dfdbd2a7908bfa8f46945c46 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 25 Mar 2016 00:13:30 -0400 Subject: Pulled in verbly --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 30d30e7..8f19d1a 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ furries is a simple twitter bot inspired by the following image: ![the furries are back](http://www.wtae.com/image/view/-/20831998/highRes/1/-/maxh/630/maxw/1200/-/tyl7ng/-/img-The-Furries-Are-Back-Who-Are-They.jpg) -It tweets something that the furries are every three hours. Currently, it uses the [WordNet database](http://wordnet.princeton.edu/wordnet/) to pick adjectives and adverbs describing the furries. - -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 uses my natural language generation library [verbly](https://github.com/hatkirby/verbly) to pick words, [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 furries handle is [@thefurriesare](https://twitter.com/thefurriesare). -- cgit 1.4.1