tgbot: subscription,qrcode, link

This commit is contained in:
mhsanaei
2025-09-14 19:51:57 +02:00
parent 3ac1d7f546
commit ed96fa090b
3 changed files with 346 additions and 0 deletions

1
go.mod
View File

@@ -15,6 +15,7 @@ require (
github.com/pelletier/go-toml/v2 v2.2.4
github.com/robfig/cron/v3 v3.0.1
github.com/shirou/gopsutil/v4 v4.25.8
github.com/skip2/go-qrcode v0.0.0-20200617195104-da1b6568686e
github.com/valyala/fasthttp v1.65.0
github.com/xlzd/gotp v0.1.0
github.com/xtls/xray-core v1.250911.0