From 4c80b4f30bd21dcb355161dc966e380aee738db3 Mon Sep 17 00:00:00 2001 From: MythEclipse Date: Tue, 19 May 2026 01:00:18 +0700 Subject: [PATCH] feat: add discord-video-stream submodule for enhanced video streaming capabilities --- .gitmodules | 3 +++ vendor/discord-video-stream | 1 + 2 files changed, 4 insertions(+) create mode 160000 vendor/discord-video-stream diff --git a/.gitmodules b/.gitmodules index 8b8aae5..04b34e0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,6 @@ path = vendor/discord.js-selfbot-v13 url = https://github.com/MythEclipse/discord.js-selfbot-v13.git +[submodule "vendor/discord-video-stream"] + path = vendor/discord-video-stream + url = https://github.com/dank074/discord-video-stream.git diff --git a/vendor/discord-video-stream b/vendor/discord-video-stream new file mode 160000 index 0000000..2312e75 --- /dev/null +++ b/vendor/discord-video-stream @@ -0,0 +1 @@ +Subproject commit 2312e759530ae06ed3595115b9c3426f462c8a34