From a99c17008e1dea6bf238c514b470fc87bc6c3ac9 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Sun, 1 Mar 2026 19:07:00 -0300 Subject: [PATCH] chore: update botserver submodule with Zitadel OAuth fix Updates botserver to commit c326581a which includes: - Fix for PAT extraction timing issue - Retry loop with sync command for reliable PAT extraction - Improved logging and verification - Consolidated setup module - OAuth client initialization now works correctly --- botserver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botserver b/botserver index 2c92a81..c326581 160000 --- a/botserver +++ b/botserver @@ -1 +1 @@ -Subproject commit 2c92a81302e1e2c5c533fd585e69a2b5beaace89 +Subproject commit c326581a9e6fcdfad561a46d348e6fe5777f8c61