summary refs log tree commit diff stats
path: root/chemist.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Made insultifer botKelly Rauchenberger2017-10-161-183/+0
|
* Bot now takes path to config file as argumentKelly Rauchenberger2016-12-131-4/+11
| | | | That config file now also has to contain the paths to the verbly datafile and the data.txt file.
* Switched from twitcurl to libtwitter++Kelly Rauchenberger2016-10-201-24/+39
| | | | | | Also updated verbly, switched from C random interface to C++ random interface, and reworked the datafile to give the generated tweets a different feel.
* Added #include <unistd.h>Kelly Rauchenberger2016-03-291-0/+1
|
* Restricted word complexity, and tweaked the dataKelly Rauchenberger2016-03-271-3/+3
|
* Added some more dataKelly Rauchenberger2016-03-261-0/+4
|
* Initial commitKelly Rauchenberger2016-03-261-0/+156