diff --git a/cmd/main.go b/cmd/main.go index 8d22f17..d412675 100644 --- a/cmd/main.go +++ b/cmd/main.go @@ -103,6 +103,7 @@ func newRepoHandler(ctx context.Context, mu *tgb.MessageUpdate) error { return mu.Answer(newRepoAnswer(repoStr)).ParseMode(tg.HTML).DoVoid(ctx) } + func newRepoAnswer(name string) string { return tg.HTML.Text( tg.HTML.Line(