Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switched to self-hosted libtwittercpp and verbly HEAD master | Star Rauchenberger | 2023-10-03 | 1 | -2/+2 |
| | |||||
* | Switched from streaming API to timeline polling | Kelly Rauchenberger | 2018-08-10 | 2 | -48/+137 |
| | |||||
* | Prevented bot from replying to blocked accounts | Kelly Rauchenberger | 2018-02-23 | 2 | -2/+5 |
| | | | | Mostly just to prevent it from entering a reply loop with rawr_ebooks. | ||||
* | Updated datafile | Kelly Rauchenberger | 2018-02-23 | 1 | -1/+2 |
| | |||||
* | Updated verbly (database versioning) | Kelly Rauchenberger | 2018-02-23 | 1 | -0/+0 |
| | |||||
* | Removed yaml-cpp submodule | Kelly Rauchenberger | 2018-02-23 | 3 | -9/+9 |
| | | | | Project now links against a local installation of yaml-cpp. | ||||
* | Added in made-up words | Kelly Rauchenberger | 2017-10-16 | 2 | -66/+342 |
| | |||||
* | Added some missing includesy | Kelly Rauchenberger | 2017-10-16 | 2 | -0/+2 |
| | |||||
* | Made insultifer bot | Kelly Rauchenberger | 2017-10-16 | 8 | -468/+304 |
| | |||||
* | Bot now takes path to config file as argument | Kelly Rauchenberger | 2016-12-13 | 1 | -4/+11 |
| | | | | That config file now also has to contain the paths to the verbly datafile and the data.txt file. | ||||
* | Updated verbly and libtwitter++ to remove dependence on nlohmann/json submodule | Kelly Rauchenberger | 2016-11-27 | 2 | -0/+0 |
| | |||||
* | Switched from twitcurl to libtwitter++ | Kelly Rauchenberger | 2016-10-20 | 7 | -50/+84 |
| | | | | | | Also updated verbly, switched from C random interface to C++ random interface, and reworked the datafile to give the generated tweets a different feel. | ||||
* | Updated verbly | Kelly Rauchenberger | 2016-04-18 | 1 | -0/+0 |
| | |||||
* | Added #include <unistd.h> | Kelly Rauchenberger | 2016-03-29 | 1 | -0/+1 |
| | |||||
* | Added yaml-cpp as a submodule | Kelly Rauchenberger | 2016-03-29 | 3 | -7/+10 |
| | |||||
* | Updated verbly | Kelly Rauchenberger | 2016-03-27 | 1 | -0/+0 |
| | |||||
* | Restricted word complexity, and tweaked the data | Kelly Rauchenberger | 2016-03-27 | 2 | -28/+51 |
| | |||||
* | Added some more syndrome names | Kelly Rauchenberger | 2016-03-26 | 1 | -0/+2 |
| | |||||
* | Updated verbly | Kelly Rauchenberger | 2016-03-26 | 1 | -0/+0 |
| | |||||
* | Properly allowed medication name infixes to repeat | Kelly Rauchenberger | 2016-03-26 | 1 | -2/+2 |
| | |||||
* | Added some more data | Kelly Rauchenberger | 2016-03-26 | 2 | -35/+48 |
| | |||||
* | Initial commit | Kelly Rauchenberger | 2016-03-26 | 6 | -0/+405 |