about summary refs log tree commit diff stats
path: root/README.md
blob: 2bd00de9b3c25f05167f8ae09ec79b74e2e69ceb (plain) (blame)
1
2
3
4
5
6
7
8
9
# blessed
blessed is a twitter bot that generates holy rhyming aesthetic like this:

<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">⁉️ god aide this grade ⁉️</p>&mdash; #BLESSED (@blessthisdoobie) <a href="https://twitter.com/blessthisdoobie/status/710930520994140161">March 18, 2016</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

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 blessed handle is [@blessthisdoobie](https://twitter.com/blessthisdoobie).