mirror of
https://github.com/pischule/go-mention-all-bot.git
synced 2025-12-19 06:56:43 +00:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
5413a59502
commit
4786860736
@@ -1,3 +1,10 @@
|
|||||||
# mention-all-the-bot-go
|
# mention-all-the-bot-go
|
||||||
|
|
||||||
Implementation of [mention-all-the-bot](https://github.com/pischule/mention-all-bot) in 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
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user