From a670cc63d0becc0ac24357747aa63acfb30b6675 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 20 May 2016 17:42:33 -0400 Subject: Added ability for rawr ebooks to respond to tweets Now using libtwitter++ instead of twitcurl! --- vendor/libtwittercpp | 1 + vendor/twitcurl | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 160000 vendor/libtwittercpp delete mode 160000 vendor/twitcurl (limited to 'vendor') diff --git a/vendor/libtwittercpp b/vendor/libtwittercpp new file mode 160000 index 0000000..77b6ba9 --- /dev/null +++ b/vendor/libtwittercpp @@ -0,0 +1 @@ +Subproject commit 77b6ba9a45714b0b91b9ad782877bce5ca92a258 diff --git a/vendor/twitcurl b/vendor/twitcurl deleted file mode 160000 index 6659e86..0000000 --- a/vendor/twitcurl +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6659e86de7481e50977b7569c75138f7f69ad3c7 -- cgit 1.4.1