about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* Switched to self hosted verbly HEAD masterStar Rauchenberger2023-10-031-1/+1
|
* Bot posts every 2 hours nowStar Rauchenberger2022-11-161-1/+1
|
* Removed libtwittercpp submoduleStar Rauchenberger2022-11-152-3/+0
|
* Update README now that it's a Mastodon botStar Rauchenberger2022-11-151-5/+5
|
* Bot now posts to Mastodon instead of TwitterStar Rauchenberger2022-11-152-19/+25
| | | | You need to install mastodonpp on your server.
* Blacklisted the word "spastic"Star Rauchenberger2021-06-111-2/+3
|
* Updated verbly (fixed the synonym query)Kelly Rauchenberger2017-12-211-0/+0
|
* Updated verbly (database versioning)Kelly Rauchenberger2017-12-202-3/+3
|
* Removed yaml-cpp submoduleKelly Rauchenberger2017-12-203-6/+8
| | | | Project now links against a local installation of yaml-cpp.
* Updated verbly (new API)Kelly Rauchenberger2017-02-163-56/+54
|
* Bot now takes path to config file as argumentKelly Rauchenberger2016-12-141-2/+9
| | | | That config file now also has to contain the path to the verbly datafile.
* Fixed libtwitter++ entry in .gitmodulesKelly Rauchenberger2016-12-011-3/+3
|
* Merge branch 'master' of github.com:hatkirby/wordplayKelly Rauchenberger2016-12-010-0/+0
|\
| * Changed delay to 1 hourKelly Rauchenberger2016-05-161-1/+1
| |
| * Updated verblyKelly Rauchenberger2016-05-161-0/+0
| |
* | Switched from twitcurl to libtwitter++Kelly Rauchenberger2016-12-016-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 rhymingKelly Rauchenberger2016-04-173-5/+5
|
* Merge branch 'master' of github.com:hatkirby/wordplayKelly Rauchenberger2016-03-203-2/+12
|\
| * Added a READMEKelly Rauchenberger2016-03-191-0/+9
| |
| * Reordered link libraries to fix linking errorKelly Rauchenberger2016-03-191-1/+1
| |
| * Added missing unistd.h includeKelly Rauchenberger2016-03-191-1/+2
| |
* | Updated verblyKelly Rauchenberger2016-03-201-0/+0
| |
* | Increased delay between tweetsKelly Rauchenberger2016-03-201-1/+1
|/
* Initial commitKelly Rauchenberger2016-03-196-0/+118