diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-02-03 11:17:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-03 11:17:46 -0500 |
commit | cb77fded0b9a8a9034ace592be04176c8778ddca (patch) | |
tree | 81b972913e08a3e95413b359e8e992af50142804 /README.md | |
parent | 41caebf71f6fb937ae42766622bdb1642f032c08 (diff) | |
download | furries-cb77fded0b9a8a9034ace592be04176c8778ddca.tar.gz furries-cb77fded0b9a8a9034ace592be04176c8778ddca.tar.bz2 furries-cb77fded0b9a8a9034ace592be04176c8778ddca.zip |
Updated README to reflect libtwitter++
Also, the link to the image has been dead for a while, so I just described it instead.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md index 8f19d1a..c6f9b97 100644 --- a/README.md +++ b/README.md | |||
@@ -1,8 +1,6 @@ | |||
1 | # furries | 1 | # furries |
2 | furries is a simple twitter bot inspired by the following image: | 2 | furries is a simple twitter bot inspired by a still from a news program about the furry community in Pittsburgh featuring three fursuiters and the text "The Furries Are Back". |
3 | 3 | ||
4 | ![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) | 4 | 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 my C++ Twitter library [libtwitter++](https://github.com/hatkirby/libtwittercpp) to send the status updates to Twitter. |
5 | |||
6 | 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. | ||
7 | 5 | ||
8 | The canonical furries handle is [@thefurriesare](https://twitter.com/thefurriesare). | 6 | The canonical furries handle is [@thefurriesare](https://twitter.com/thefurriesare). |