about summary refs log tree commit diff stats
path: root/nancy.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Updated verbly (new API)Kelly Rauchenberger2017-02-051-5/+11
| | | | Also blacklisted ethnic slurs, and updated libtwitter++.
* 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-271-39/+45
| | | | | | | 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.
* An update to verbly makes the "genus" exception unnecessaryKelly Rauchenberger2016-03-191-12/+2
|
* Updated to use verblyKelly Rauchenberger2016-03-171-52/+36
|
* Added missing #include <unistd.h>Kelly Rauchenberger2016-03-091-0/+1
|
* Initial commitKelly Rauchenberger2016-03-091-0/+141