commit 50c81a80997762e2418dfac682c44bc5689aa907 Author: hasslesstech Date: Sun Jul 12 18:58:23 2026 +0300 Add tgbot-cpp as external dependency diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b63744f --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "external/tgbot-cpp"] + path = external/tgbot-cpp + url = https://github.com/reo7sp/tgbot-cpp diff --git a/external/tgbot-cpp b/external/tgbot-cpp new file mode 160000 index 0000000..e79ac64 --- /dev/null +++ b/external/tgbot-cpp @@ -0,0 +1 @@ +Subproject commit e79ac64e9aba119d6588e37fea4c72ef2a98c222