Rewrite everything with new framework

This commit is contained in:
2025-02-01 17:36:04 +03:00
parent 0a71122ba1
commit bb58f9bb7f
7 changed files with 56 additions and 442 deletions
+2 -1
View File
@@ -3,7 +3,8 @@ module github.com/nightnoryu/anon3anon
go 1.22.5
require (
github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1
github.com/kelseyhightower/envconfig v1.4.0
github.com/pkg/errors v0.9.1
)
require github.com/go-telegram/bot v1.13.3