forked from pothtonswer/discordmuffin
Fancy links
This commit is contained in:
parent
a258ec3011
commit
22b269087c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<img align="right" src="http://bwmarrin.github.io/discordgo/img/discordgo.png">
|
||||
DiscordGo
|
||||
====
|
||||
[](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) [](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
|
||||
bindings to the [Discord](https://discordapp.com/) chat client API. DiscordGo
|
||||
|
@ -15,8 +15,8 @@ with additional voice helper functions and features.
|
|||
tool that wraps `ffmpeg` to create opus encoded audio appropriate for use with
|
||||
Discord (and DiscordGo)
|
||||
|
||||
Join [#go_discordgo](https://discord.gg/0SBTUU1wZTWT6sqd) Discord chat channel
|
||||
for support.
|
||||
Join [][https://discord.gg/0f1SbxBZjYoCtNPP]
|
||||
Discord chat channel for support.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
|
Loading…
Reference in a new issue