Files
go-mention-all-bot/README.md
Maksim Pischulenok 4786860736 Update README.md
2021-05-19 01:04:02 +03:00

11 lines
190 B
Markdown

# mention-all-the-bot-go
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
```