about summary refs log tree commit diff stats
path: root/wordplay.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switched from twitcurl to libtwitter++Kelly Rauchenberger2016-12-011-18/+19
| | | | | | Also updated verbly to remove dependence on json submodule, replaced the UNIX-dependent sleep call with the sleep functionality in the C++ standard library, and changed the tweet delay from 3 hours to 1 hour.
* Updated verbly and fixed perfect rhymingKelly Rauchenberger2016-04-171-4/+4
|
* Merge branch 'master' of github.com:hatkirby/wordplayKelly Rauchenberger2016-03-201-1/+2
|\
| * Added missing unistd.h includeKelly Rauchenberger2016-03-191-1/+2
| |
* | Increased delay between tweetsKelly Rauchenberger2016-03-201-1/+1
|/
* Initial commitKelly Rauchenberger2016-03-191-0/+87