Added Gowalker link
This commit is contained in:
parent
bf7753cba2
commit
9b1b8b2e5c
1 changed files with 4 additions and 2 deletions
|
@ -3,8 +3,10 @@
|
|||
This package provides low level bindings for the [Discord](https://discordapp.com/)
|
||||
REST & Websocket API in the [Go](https://golang.org/) Programming Language (Golang).
|
||||
|
||||
|
||||
[](https://godoc.org/github.com/bwmarrin/discordgo) [](http://goreportcard.com/report/bwmarrin/discordgo) [](https://travis-ci.org/bwmarrin/discordgo)
|
||||
[](https://godoc.org/github.com/bwmarrin/discordgo)
|
||||
[](https://gowalker.org/github.com/bwmarrin/discordgo)
|
||||
[](http://goreportcard.com/report/bwmarrin/discordgo)
|
||||
[](https://travis-ci.org/bwmarrin/discordgo)
|
||||
|
||||
# Usage Example
|
||||
```go
|
||||
|
|
Loading…
Reference in a new issue