|
@@ -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
|