Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switched to self-hosted libtwittercpp and verbly HEAD master | Star Rauchenberger | 2023-10-03 | 1 | -2/+2 |
| | |||||
* | Removed yaml-cpp submodule | Kelly Rauchenberger | 2018-08-04 | 3 | -6/+9 |
| | |||||
* | Added more defense against slurs | Kelly Rauchenberger | 2018-08-04 | 1 | -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 Rauchenberger | 2018-08-04 | 1 | -0/+0 |
| | |||||
* | Fixed verb query returning words with no valid verbs | Kelly Rauchenberger | 2017-02-13 | 2 | -10/+16 |
| | | | | Also updated verbly for query time improvements. | ||||
* | Updated verbly (new API) | Kelly Rauchenberger | 2017-02-06 | 3 | -33/+34 |
| | | | | Also updated libtwitter++, and blacklisted ethnic slurs. | ||||
* | Bot now takes path to config file as argument | Kelly Rauchenberger | 2016-12-13 | 1 | -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 Rauchenberger | 2016-12-05 | 1 | -1/+1 |
| | |||||
* | Switched from twitcurl to libtwitter++ | Kelly Rauchenberger | 2016-12-04 | 5 | -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 submodule | Kelly Rauchenberger | 2016-11-27 | 1 | -0/+0 |
| | |||||
* | Updated verbly to 6c2aca0 | Kelly Rauchenberger | 2016-11-27 | 1 | -0/+0 |
| | |||||
* | Updated verbly | Kelly Rauchenberger | 2016-04-18 | 1 | -0/+0 |
| | |||||
* | Updated verbly | Kelly Rauchenberger | 2016-03-29 | 2 | -2/+3 |
| | |||||
* | Added yaml-cpp as a submodule | Kelly Rauchenberger | 2016-03-29 | 3 | -7/+10 |
| | |||||
* | Added a README | Kelly Rauchenberger | 2016-03-19 | 1 | -0/+9 |
| | |||||
* | Added newlines to separate emojis from exclamation if there are too many emojis | Kelly Rauchenberger | 2016-03-17 | 1 | -2/+12 |
| | |||||
* | Initial commit | Kelly Rauchenberger | 2016-03-17 | 6 | -0/+958 |