Telegram bot for managing GolangUA community
Create new .env file and copy envs from example.env replacing with proper values
.env
example.env
Run
go run -tags local ./cmd/telegram-butler/
Or
task run:local