about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Updated verbly (new API)Kelly Rauchenberger2017-02-053-5/+11
| | | | Also blacklisted ethnic slurs, and updated libtwitter++.
* Updated README to reflect libtwitter++Kelly Rauchenberger2017-02-031-1/+1
|
* Bot now takes path to config file as argumentKelly Rauchenberger2016-12-131-5/+12
| | | | That config file now also has to contain the paths to the verbly datafile and the forms file.
* Switched from twitcurl to libtwitter++Kelly Rauchenberger2016-11-276-51/+52
| | | | | | | Also updated verbly to remove dependence on json submodule, replaced uses of the C random API with the C++ random API, and replaced the UNIX-dependent sleep call with the sleep functionality in the C++ standard library.
* Updated to latest verblyKelly Rauchenberger2016-03-191-0/+0
|
* An update to verbly makes the "genus" exception unnecessaryKelly Rauchenberger2016-03-191-12/+2
|
* Updated README to reflect verblyKelly Rauchenberger2016-03-171-3/+1
|
* Updated to use verblyKelly Rauchenberger2016-03-175-138/+45
|
* Fixed typo in READMEKelly Rauchenberger2016-03-091-1/+1
|
* Added readmeKelly Rauchenberger2016-03-091-0/+11
|
* Added missing #include <unistd.h>Kelly Rauchenberger2016-03-091-0/+1
|
* Fixed capitalization typoKelly Rauchenberger2016-03-091-1/+1
|
* Added yaml-cpp as a submoduleKelly Rauchenberger2016-03-093-3/+7
|
* Added cmake Mysql finderKelly Rauchenberger2016-03-091-0/+78
|
* Initial commitKelly Rauchenberger2016-03-096-0/+179