Files
go-mention-all-bot/README.md

310 B

🦄 go-mention-bot

Second version of mention-all-the-bot

how to run this

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