Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bot now takes path to config file as argument | Kelly Rauchenberger | 2016-12-14 | 1 | -2/+9 |
| | | | | That config file now also has to contain the path to the verbly datafile. | ||||
* | Fixed libtwitter++ entry in .gitmodules | Kelly Rauchenberger | 2016-12-01 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' of github.com:hatkirby/wordplay | Kelly Rauchenberger | 2016-12-01 | 0 | -0/+0 |
|\ | |||||
| * | Changed delay to 1 hour | Kelly Rauchenberger | 2016-05-16 | 1 | -1/+1 |
| | | |||||
| * | Updated verbly | Kelly Rauchenberger | 2016-05-16 | 1 | -0/+0 |
| | | |||||
* | | Switched from twitcurl to libtwitter++ | Kelly Rauchenberger | 2016-12-01 | 6 | -31/+23 |
|/ | | | | | | Also updated verbly to remove dependence on json submodule, replaced the UNIX-dependent sleep call with the sleep functionality in the C++ standard library, and changed the tweet delay from 3 hours to 1 hour. | ||||
* | Updated verbly and fixed perfect rhyming | Kelly Rauchenberger | 2016-04-17 | 3 | -5/+5 |
| | |||||
* | Merge branch 'master' of github.com:hatkirby/wordplay | Kelly Rauchenberger | 2016-03-20 | 3 | -2/+12 |
|\ | |||||
| * | Added a README | Kelly Rauchenberger | 2016-03-19 | 1 | -0/+9 |
| | | |||||
| * | Reordered link libraries to fix linking error | Kelly Rauchenberger | 2016-03-19 | 1 | -1/+1 |
| | | |||||
| * | Added missing unistd.h include | Kelly Rauchenberger | 2016-03-19 | 1 | -1/+2 |
| | | |||||
* | | Updated verbly | Kelly Rauchenberger | 2016-03-20 | 1 | -0/+0 |
| | | |||||
* | | Increased delay between tweets | Kelly Rauchenberger | 2016-03-20 | 1 | -1/+1 |
|/ | |||||
* | Initial commit | Kelly Rauchenberger | 2016-03-19 | 6 | -0/+118 |