MENTALISTA07 / go-mention-all-bot

Implementation of mention-all-the-bot in Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦄 go-mention-bot

Second version of mention-all-the-bot

how to run this

$ wget https://raw.githubusercontent.com/MENTALISTA07/go-mention-all-bot/master/docker-compose.yml
$ echo "TELEGRAM_TOKEN=<your-telegram-token>" >> .env
$ docker-compose up

About

Implementation of mention-all-the-bot in Go


Languages

Language:Go 92.4%Language:Dockerfile 7.6%