Add proper logging, extract handlers in separate file

This commit is contained in:
2025-02-01 17:53:37 +03:00
parent bb58f9bb7f
commit 37e5555cf6
6 changed files with 86 additions and 44 deletions
+6 -1
View File
@@ -7,4 +7,9 @@ require (
github.com/pkg/errors v0.9.1
)
require github.com/go-telegram/bot v1.13.3
require (
github.com/go-telegram/bot v1.13.3
github.com/sirupsen/logrus v1.9.3
)
require golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 // indirect