From fb26c5be267339b9024d6669df09b5c57d15b9ad Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Sun, 13 Nov 2022 22:29:05 -0500 Subject: Bot now uses Mastodon instead of Twitter --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 78fd03a..6d4576f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vendor/libtwittercpp"] path = vendor/libtwittercpp url = https://github.com/hatkirby/libtwittercpp +[submodule "vendor/mastodonpp"] + path = vendor/mastodonpp + url = https://schlomp.space/tastytea/mastodonpp.git -- cgit 1.4.1