about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Switched to self-hosted libtwittercpp and verbly HEAD masterStar Rauchenberger2023-10-031-2/+2
|
* Removed yaml-cpp submoduleKelly Rauchenberger2018-08-043-6/+9
|
* Added more defense against slursKelly Rauchenberger2018-08-041-3/+8
| | | | | | Both the nouns and verbs are now checked for homography with slurs. The slur list has expanded from ethnic slurs to "derogations", which includes some a few innocent words but you gotta do what you gotta do. refs #2
* Updated verbly (datafile versioning)Kelly Rauchenberger2018-08-041-0/+0
|
* Fixed verb query returning words with no valid verbsKelly Rauchenberger2017-02-132-10/+16
| | | | Also updated verbly for query time improvements.
* Updated verbly (new API)Kelly Rauchenberger2017-02-063-33/+34
| | | | Also updated libtwitter++, and blacklisted ethnic slurs.
* Bot now takes path to config file as argumentKelly Rauchenberger2016-12-131-3/+11
| | | | That config file now also has to contain the paths to the verbly datafile and the emojis.txt file.
* Updated README; changed twitcurl to libtwitter++Kelly Rauchenberger2016-12-051-1/+1
|
* Switched from twitcurl to libtwitter++Kelly Rauchenberger2016-12-045-50/+51
| | | | | | | Also replaced usage of the C randomization interface with the C++ randomization interface, and replaced the UNIX-reliant sleep() call with the C++ thread interface. Also made some other style-related code changes.
* Updated verbly to remove dependence on nlohmann/json submoduleKelly Rauchenberger2016-11-271-0/+0
|
* Updated verbly to 6c2aca0Kelly Rauchenberger2016-11-271-0/+0
|
* Updated verblyKelly Rauchenberger2016-04-181-0/+0
|
* Updated verblyKelly Rauchenberger2016-03-292-2/+3
|
* Added yaml-cpp as a submoduleKelly Rauchenberger2016-03-293-7/+10
|
* Added a READMEKelly Rauchenberger2016-03-191-0/+9
|
* Added newlines to separate emojis from exclamation if there are too many emojisKelly Rauchenberger2016-03-171-2/+12
|
* Initial commitKelly Rauchenberger2016-03-176-0/+958