about summary refs log tree commit diff stats
path: root/snitch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switched from streaming API to timeline pollingKelly Rauchenberger2018-08-051-79/+115
* Added two more triggersKelly Rauchenberger2018-08-051-1/+3
* Fixed bot ignoring non-reply tweetsKelly Rauchenberger2016-12-141-4/+4
* Bot now takes path to config file as argumentKelly Rauchenberger2016-12-141-2/+9
* Updated libtwitter++ to remove dependence on json submoduleKelly Rauchenberger2016-11-281-53/+36
* Added another triggerKelly Rauchenberger2016-06-021-12/+22
* Now properly replies to replies to non-followed usersKelly Rauchenberger2016-05-251-0/+1
* Added missing #include <algorithm>Kelly Rauchenberger2016-05-241-0/+1
* Tweets now prefill properlyKelly Rauchenberger2016-05-241-1/+2
* Added functionality to follow new followers not sent by the streamKelly Rauchenberger2016-05-201-16/+20
* Maintain a list of friends so that we can filter notificationsKelly Rauchenberger2016-05-201-18/+32
* Initial commitKelly Rauchenberger2016-05-201-0/+106