From 0b419d526ced4826dd9e59e3d04ef97fd33983f6 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Thu, 1 Dec 2016 09:06:11 -0500 Subject: Switched from twitcurl to libtwitter++ 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. --- vendor/libtwittercpp | 1 + 1 file changed, 1 insertion(+) create mode 160000 vendor/libtwittercpp (limited to 'vendor/libtwittercpp') diff --git a/vendor/libtwittercpp b/vendor/libtwittercpp new file mode 160000 index 0000000..d783c17 --- /dev/null +++ b/vendor/libtwittercpp @@ -0,0 +1 @@ +Subproject commit d783c17151a98466e304b1e5f33bfca0be885fd8 -- cgit 1.4.1