Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switched to self-hosted libtwittercpp HEAD master | Star Rauchenberger | 2023-10-03 | 1 | -1/+1 |
| | |||||
* | Ignore locked accounts when syncing followers | Kelly Rauchenberger | 2018-08-06 | 2 | -9/+15 |
| | | | | This bot basically just shouldn't follow locked accounts, there's no reason for it to. | ||||
* | Switched from streaming API to timeline polling | Kelly Rauchenberger | 2018-08-05 | 3 | -95/+52 |
| | |||||
* | Removed yaml-cpp submodule | Kelly Rauchenberger | 2018-03-25 | 3 | -6/+8 |
| | |||||
* | Bot now uniformly picks a tweet author, then a tweet | Kelly Rauchenberger | 2018-03-25 | 2 | -63/+125 |
| | | | | | | This changes the distribution so that people who tweet more often aren't more likely to be picked. Also modernized the bot, added a gitignore, and made whitespace changes. | ||||
* | Bot now takes path to config file as argument | Kelly Rauchenberger | 2016-12-14 | 1 | -1/+8 |
| | |||||
* | Fixed sleep time thing that was introduced last commit | Kelly Rauchenberger | 2016-12-02 | 1 | -2/+2 |
| | |||||
* | Bot now respects deletion messages | Kelly Rauchenberger | 2016-12-02 | 1 | -4/+14 |
| | |||||
* | Updated libtwitter++ to remove dependency on json submodule | Kelly Rauchenberger | 2016-11-29 | 2 | -54/+57 |
| | | | | This also involved updating to use the new libtwitter++ API. | ||||
* | Added missing #include <algorithm> | Kelly Rauchenberger | 2016-06-12 | 1 | -0/+1 |
| | |||||
* | Initial commit | Kelly Rauchenberger | 2016-06-12 | 5 | -0/+198 |