From 3e9c8dd66c200504191e0875acd4ceeb48c0f977 Mon Sep 17 00:00:00 2001 From: Bruce Date: Fri, 22 Jan 2016 19:19:03 -0600 Subject: [PATCH] Update README.md Adding discordgo, Go bindings for the Discord Chat API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ce69aa36..7b0c2f7a 100644 --- a/README.md +++ b/README.md @@ -823,6 +823,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [aws-sdk-go](https://github.com/aws/aws-sdk-go) - The official AWS SDK for the Go programming language. * [brewerydb](https://github.com/naegelejd/brewerydb) - Go library for accessing the BreweryDB API. * [clarifai](https://github.com/samuelcouch/clarifai) - A Go client library for interfacing with the Clarifai API. +* [discordgo](https://github.com/bwmarrin/discordgo) - Go bindings for the Discord Chat API * [facebook](https://github.com/huandu/facebook) - Go Library that supports the Facebook Graph API * [gads](https://github.com/emiddleton/gads) - Google Adwords Unofficial API * [gami](https://github.com/bit4bit/gami) - Go library for Asterisk Manager Interface.