about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2017-02-03 11:17:46 -0500
committerGitHub <noreply@github.com>2017-02-03 11:17:46 -0500
commitcb77fded0b9a8a9034ace592be04176c8778ddca (patch)
tree81b972913e08a3e95413b359e8e992af50142804 /README.md
parent41caebf71f6fb937ae42766622bdb1642f032c08 (diff)
downloadfurries-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.md6
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
2furries is a simple twitter bot inspired by the following image: 2furries 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) 4It 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
6It 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
8The canonical furries handle is [@thefurriesare](https://twitter.com/thefurriesare). 6The canonical furries handle is [@thefurriesare](https://twitter.com/thefurriesare).