summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Switched to self-hosted libtwittercpp HEAD masterStar Rauchenberger2023-10-031-1/+1
|
* Ignore locked accounts when syncing followersKelly Rauchenberger2018-08-062-9/+15
| | | | This bot basically just shouldn't follow locked accounts, there's no reason for it to.
* Switched from streaming API to timeline pollingKelly Rauchenberger2018-08-053-95/+52
|
* Removed yaml-cpp submoduleKelly Rauchenberger2018-03-253-6/+8
|
* Bot now uniformly picks a tweet author, then a tweetKelly Rauchenberger2018-03-252-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 argumentKelly Rauchenberger2016-12-141-1/+8
|
* Fixed sleep time thing that was introduced last commitKelly Rauchenberger2016-12-021-2/+2
|
* Bot now respects deletion messagesKelly Rauchenberger2016-12-021-4/+14
|
* Updated libtwitter++ to remove dependency on json submoduleKelly Rauchenberger2016-11-292-54/+57
| | | | This also involved updating to use the new libtwitter++ API.
* Added missing #include <algorithm>Kelly Rauchenberger2016-06-121-0/+1
|
* Initial commitKelly Rauchenberger2016-06-125-0/+198