Blog Pavel

Pavel's blog about programming, golang, traveling and cars

Anti-spam bot for Telegram in Go

After using different anti-spam bots, I came to the decision to write my own, since all the current ones worked poorly. Here I will show you how you can write your own bot for Telegram using Go

Бот для борьбы со спамом в Telegram на Golang

После использования разных ботов антиспам ботов я пришел к решению написать свой, так как все текущие работали плохо. Здесь я покажу как можно написать своего бота для Telegram используя Go

My favourite Golang packages

I have been working with Go language for about 5 years and during this time I have used different packages, which I enjoy to use at or which just help me in working with the code and I wanted to list the main my favorite universal packages