# nancy nancy is a simple twitter bot inspired by the following tweet:

Nancy Drew and the Secret of the Ovipositor

— ruben ferdinand✨ (@urbanfriendden) March 9, 2016
It tweets a new Nancy Drew ebook title every three hours. It uses [verbly](https://github.com/hatkirby/verbly) to pick adjectives and nouns describing the Nancy's latest misadventures, [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 nancy handle is [@nancy_ebooks](https://twitter.com/nancy_ebooks).