summary refs log tree commit diff stats
path: root/vendor
Commit message (Collapse)AuthorAgeFilesLines
* Updated verbly & libtwitter++ to remove dependence on json submoduleKelly Rauchenberger2016-11-272-0/+0
| | | | | | | | | | The current version of libtwitter++ has an updated API, so the bot had to be updated to use the new API; additionally, the usage of the UNIX-dependent sleep call was replaced by the sleep functionality in the C++ standard library. At some point, we should also replace the usage of the C random library with the C++ random library. Finally, some initialization functionality that was being repeated for every generated tweet was instead moved out of the main loop.
* Added caption to tweetsKelly Rauchenberger2016-05-312-0/+0
|
* Updated verblyKelly Rauchenberger2016-05-101-0/+0
|
* Initial commitKelly Rauchenberger2016-05-023-0/+0