diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c5bf4d4 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "vendor/FullyAutomatedRedditVideoMakerBot"] + path = vendor/FullyAutomatedRedditVideoMakerBot + url = https://github.com/raga70/FullyAutomatedRedditVideoMakerBot.git diff --git a/vendor/FullyAutomatedRedditVideoMakerBot b/vendor/FullyAutomatedRedditVideoMakerBot new file mode 160000 index 0000000..6e5c9ff --- /dev/null +++ b/vendor/FullyAutomatedRedditVideoMakerBot @@ -0,0 +1 @@ +Subproject commit 6e5c9ffacc5ac601cb596cfaa72fc947824a2ca3