From 5ccdb9fc91fd3472ddf41ecdc64e3d389aae03d4 Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Mon, 23 Nov 2015 09:48:41 -0600 Subject: [PATCH] Link to dgVoice added --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3d71a42..76975b6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ This package provides low level bindings for the [Discord](https://discordapp.com/) REST & Websocket API in the [Go](https://golang.org/) Programming Language (Golang). +Check out [dgVoice](https://github.com/bwmarrin/dgvoice) for **experimental** +Discord voice support. + [![GoDoc](https://godoc.org/github.com/bwmarrin/discordgo?status.svg)](https://godoc.org/github.com/bwmarrin/discordgo) [![Go Walker](http://gowalker.org/api/v1/badge)](https://gowalker.org/github.com/bwmarrin/discordgo) [![Go report](http://goreportcard.com/badge/bwmarrin/discordgo)](http://goreportcard.com/report/bwmarrin/discordgo)