From d8ef6cec3114cb7da8b7f5b33b369f8b5c1a4ea3 Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Sun, 6 Dec 2015 19:17:44 -0600 Subject: [PATCH] Added link to another Discord Go package. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c28654..9218e3d 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,8 @@ REST and Websock API. **Go**: [gdraynz/**go-discord**](https://github.com/gdraynz/go-discord), -[Xackery/**discord**](https://github.com/Xackery/discord) +[Xackery/**discord**](https://github.com/Xackery/discord), +[Nerketur/**discordapi**](https://github.com/Nerketur/discordapi) **.NET**: [RogueException/**Discord.Net**](https://github.com/RogueException/Discord.Net),