blob: c6f9b978d229e3d48724ef0e53cf59d02336bfb5 (
plain) (
blame)
1
2
3
4
5
6
|
# furries
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".
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.
The canonical furries handle is [@thefurriesare](https://twitter.com/thefurriesare).
|