diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2022-11-15 14:12:26 -0500 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2022-11-15 14:12:26 -0500 |
commit | b668325558e75d97a6e99629c0a76e29235b8ac1 (patch) | |
tree | 7f411ac77666446b6a7e1b21126662d9304b26a9 /.gitmodules | |
parent | d7fbb904d0dc70d1eada1dbb5f57f2ee9e5b399f (diff) | |
download | infinite-b668325558e75d97a6e99629c0a76e29235b8ac1.tar.gz infinite-b668325558e75d97a6e99629c0a76e29235b8ac1.tar.bz2 infinite-b668325558e75d97a6e99629c0a76e29235b8ac1.zip |
Bot posts to Mastodon now instead of Twitter
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 6fecb3f..cfa2eff 100644 --- a/.gitmodules +++ b/.gitmodules | |||
@@ -1,6 +1,3 @@ | |||
1 | [submodule "vendor/verbly"] | 1 | [submodule "vendor/verbly"] |
2 | path = vendor/verbly | 2 | path = vendor/verbly |
3 | url = https://github.com/hatkirby/verbly | 3 | url = https://github.com/hatkirby/verbly |
4 | [submodule "vendor/libtwittercpp"] | ||
5 | path = vendor/libtwittercpp | ||
6 | url = https://github.com/hatkirby/libtwittercpp | ||