Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore locked accounts when syncing followers | Kelly Rauchenberger | 2018-08-06 | 1 | -4/+10 |
| | | | | | | Previously, if a locked account was following the bot, it would give up syncing friends after receiving an error from Twitter if it had previously attempted to follow that account and the account hadn't accepted the request yet. Now, the bot does not attempt to follow locked accounts. refs hatkirby/snitch#1 | ||||
* | Switched from streaming API to timeline polling | Kelly Rauchenberger | 2018-08-06 | 1 | -175/+152 |
| | | | | Also included hkutil for the string split function. | ||||
* | Updated verbly (datafile versioning) | Kelly Rauchenberger | 2017-11-08 | 1 | -6/+9 |
| | |||||
* | Created bot | Kelly Rauchenberger | 2017-02-19 | 1 | -0/+260 |