GolangUA / telegram-butler

:airplane: Telegram bot for managing GolangUA community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✈️ Telegram Butler

CI Status Quality Gate Status Go Report
Go Version Coverage Code Smells Lines of Code

Telegram bot for managing GolangUA community

Local development

  1. Create new .env file and copy envs from example.env replacing with proper values

  2. Run

    go run -tags local ./cmd/telegram-butler/

    Or

    task run:local

About

:airplane: Telegram bot for managing GolangUA community

License:MIT License


Languages

Language:Go 98.8%Language:Dockerfile 1.2%