diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2016-11-27 15:18:05 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2016-11-27 15:18:05 -0500 |
commit | 5413c1c0dc40b24fd0932e3b8f7fdfa3a596859f (patch) | |
tree | e94f18b60816cb409ec5043a38a65c0a0da6a93d /vendor | |
parent | 3944d738d8d5eb0f82dfa3b24be2d9de3eb484c9 (diff) | |
download | infinite-5413c1c0dc40b24fd0932e3b8f7fdfa3a596859f.tar.gz infinite-5413c1c0dc40b24fd0932e3b8f7fdfa3a596859f.tar.bz2 infinite-5413c1c0dc40b24fd0932e3b8f7fdfa3a596859f.zip |
Updated verbly & libtwitter++ to remove dependence on json submodule
The current version of libtwitter++ has an updated API, so the bot had to be updated to use the new API; additionally, the usage of the UNIX-dependent sleep call was replaced by the sleep functionality in the C++ standard library. At some point, we should also replace the usage of the C random library with the C++ random library. Finally, some initialization functionality that was being repeated for every generated tweet was instead moved out of the main loop.
Diffstat (limited to 'vendor')
m--------- | vendor/libtwittercpp | 0 | ||||
m--------- | vendor/verbly | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/vendor/libtwittercpp b/vendor/libtwittercpp | |||
Subproject aceb3cc33ee78cce1077252aff8a8808a3195ff | Subproject d90a1e74c77ba67f25a812609fd49d479bc464d | ||
diff --git a/vendor/verbly b/vendor/verbly | |||
Subproject 6c2aca03c89b37e136ab4c7ea58b485dadc85bc | Subproject 1f898f3bd66c29672275c2c884b17ba662ced62 | ||