diff options
| author | Star Rauchenberger <fefferburbia@gmail.com> | 2022-11-14 13:27:55 -0500 |
|---|---|---|
| committer | Star Rauchenberger <fefferburbia@gmail.com> | 2022-11-14 13:27:55 -0500 |
| commit | e1a9a5943990db19618af5a4ee4f675211f31491 (patch) | |
| tree | fe7b8ba3f1b45203bbf0aad82f604566af3708ed /.gitmodules | |
| parent | da3bc860f66d34f233028e819beee32dd1c43dd8 (diff) | |
| download | sap-e1a9a5943990db19618af5a4ee4f675211f31491.tar.gz sap-e1a9a5943990db19618af5a4ee4f675211f31491.tar.bz2 sap-e1a9a5943990db19618af5a4ee4f675211f31491.zip | |
Bot now posts to Mastodon instead of Twitter
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index a58f64c..91f1ce0 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | [submodule "vendor/rawr-ebooks"] | 1 | [submodule "vendor/rawr-ebooks"] |
| 2 | path = vendor/rawr-ebooks | 2 | path = vendor/rawr-ebooks |
| 3 | url = https://github.com/hatkirby/rawr-ebooks | 3 | url = https://github.com/hatkirby/rawr-ebooks |
| 4 | [submodule "vendor/mastodonpp"] | ||
| 5 | path = vendor/mastodonpp | ||
| 6 | url = https://schlomp.space/tastytea/mastodonpp.git | ||
