# 🦄 go-mention-bot Implementation of [mention-all-the-bot](https://github.com/pischule/mention-all-bot) in Go ## how to run this ```bash $ export TOKEN=??????? $ go run main.go ```