blob: 8f19d1a0993b057af6a7b71b2e42818f8049d625 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# furries
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 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).
|