Skip to content

Commit 4edeae2

Browse files
committed
Migrate to a maintained telegram library
1 parent f143c20 commit 4edeae2

File tree

4 files changed

+75
-3268
lines changed

4 files changed

+75
-3268
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module stsb
33
go 1.20
44

55
require (
6-
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
6+
github.com/go-telegram/bot v1.12.1
77
github.com/sagernet/sing v0.5.1
88
github.com/sagernet/sing-box v1.10.5
99
)

0 commit comments

Comments
 (0)