Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed verb query returning words with no valid verbs | Kelly Rauchenberger | 2017-02-13 | 1 | -10/+16 |
| | | | | Also updated verbly for query time improvements. | ||||
* | Updated verbly (new API) | Kelly Rauchenberger | 2017-02-06 | 1 | -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. | ||||
* | Switched from twitcurl to libtwitter++ | Kelly Rauchenberger | 2016-12-04 | 1 | -41/+45 |
| | | | | | | | 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 | Kelly Rauchenberger | 2016-03-29 | 1 | -2/+3 |
| | |||||
* | 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 | 1 | -0/+92 |