Update README.md
This commit is contained in:
parent
2b7da95627
commit
257294634b
1 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
||||||
<img align="right" src="http://bwmarrin.github.io/discordgo/img/discordgo.png">
|
<img align="right" src="http://bwmarrin.github.io/discordgo/img/discordgo.png">
|
||||||
DiscordGo
|
DiscordGo
|
||||||
====
|
====
|
||||||
[](https://godoc.org/github.com/bwmarrin/discordgo) [](http://goreportcard.com/report/bwmarrin/discordgo) [](https://travis-ci.org/bwmarrin/discordgo) [][https://discord.gg/0f1SbxBZjYoCtNPP] [][https://discord.gg/0SBTUU1wZTWT6sqd]
|
[](https://godoc.org/github.com/bwmarrin/discordgo) [](http://goreportcard.com/report/bwmarrin/discordgo) [](https://travis-ci.org/bwmarrin/discordgo)
|
||||||
|
[](https://discord.gg/0f1SbxBZjYoCtNPP) [](https://discord.gg/0SBTUU1wZTWT6sqd)
|
||||||
|
|
||||||
DiscordGo is a [Go](https://golang.org/) package that provides low level
|
DiscordGo is a [Go](https://golang.org/) package that provides low level
|
||||||
bindings to the [Discord](https://discordapp.com/) chat client API. DiscordGo
|
bindings to the [Discord](https://discordapp.com/) chat client API. DiscordGo
|
||||||
|
@ -15,7 +16,7 @@ with additional voice helper functions and features.
|
||||||
tool that wraps `ffmpeg` to create opus encoded audio appropriate for use with
|
tool that wraps `ffmpeg` to create opus encoded audio appropriate for use with
|
||||||
Discord (and DiscordGo)
|
Discord (and DiscordGo)
|
||||||
|
|
||||||
Join [][https://discord.gg/0f1SbxBZjYoCtNPP]
|
Join [](https://discord.gg/0f1SbxBZjYoCtNPP)
|
||||||
Discord chat channel for support.
|
Discord chat channel for support.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
Loading…
Reference in a new issue