Update telegram-approval-join submodule and apply branding patches

This commit is contained in:
Astra 2026-03-09 20:52:08 +00:00
parent 4e71c09c5a
commit 015f99dc83
10 changed files with 263 additions and 7 deletions

View file

@ -5,7 +5,7 @@ import (
"log"
"strings"
utils "git.zio.sh/astra/telegram-approval-join/pkg/utils"
utils "git.zio.sh/astra/telegram-approval-join-nuzzles/pkg/utils"
api "github.com/OvyFlash/telegram-bot-api"
)