From 50c81a80997762e2418dfac682c44bc5689aa907 Mon Sep 17 00:00:00 2001 From: hasslesstech Date: Sun, 12 Jul 2026 18:58:23 +0300 Subject: [PATCH] Add tgbot-cpp as external dependency --- .gitmodules | 3 +++ external/tgbot-cpp | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 external/tgbot-cpp 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