Files
go-mention-all-bot/README.md
Maksim Pischulenok 3abc04f84e Update README.md
2021-05-19 01:05:52 +03:00

11 lines
187 B
Markdown

# 🦄 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
```