From 50bf4c7bac52f2b1824de1b643656daf77dec98f Mon Sep 17 00:00:00 2001 From: Bruce Marriner Date: Thu, 31 Dec 2015 13:49:17 -0600 Subject: [PATCH] Added reference to Disgord --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6ea200..9c734c9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ DiscordGo provides direct low level bindings for [Discord](https://discordapp.co in the [Go](https://golang.org/) Programming Language (Golang). * See [dgVoice](https://github.com/bwmarrin/dgvoice) for **experimental** voice support. +* See [Disgord](https://github.com/bwmarrin/Disgord) for an **experimental** scriptable (RC, Lua, JS) Discord client. Join [#go_discordgo](https://discord.gg/0SBTUU1wZTWT6sqd) Discord API channel on Discord for support.