From 9ae1d012c365446771310831c8b959c7d8b7efcc Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Mon, 5 Dec 2016 09:28:38 -0500 Subject: Updated README; changed twitcurl to libtwitter++ --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bd00de..a44b019 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ blessed is a twitter bot that generates holy rhyming aesthetic like this:

⁉️ god aide this grade ⁉️

— #BLESSED (@blessthisdoobie) March 18, 2016
-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. +It uses my natural language generation library [verbly](https://github.com/hatkirby/verbly) to pick words, my C++ Twitter library [libtwitter++](https://github.com/hatkirby/libtwittercpp) to send the status updates to Twitter, and [YAMLcpp](https://github.com/jbeder/yaml-cpp) to read a configuration file. The canonical blessed handle is [@blessthisdoobie](https://twitter.com/blessthisdoobie). -- cgit 1.4.1