Files
go-mention-all-bot/README.md
Maksim Pischulenok 158312e853 Update README.md
2022-05-28 17:30:20 +03:00

11 lines
181 B
Markdown

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