initial commit
This commit is contained in:
commit
6f70daebca
4 changed files with 300 additions and 0 deletions
8
go.mod
Normal file
8
go.mod
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
module git.zio.sh/astra/telegram-approval-join
|
||||
|
||||
go 1.25.3
|
||||
|
||||
require (
|
||||
github.com/OvyFlash/telegram-bot-api v0.0.0-20251112155921-e82db5fd534b
|
||||
go.yaml.in/yaml/v3 v3.0.4
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue