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

@ -3,7 +3,7 @@ package handlers
import (
"sync"
config "git.zio.sh/astra/telegram-approval-join/config"
config "git.zio.sh/astra/telegram-approval-join-nuzzles/config"
api "github.com/OvyFlash/telegram-bot-api"
)