From e2d3a4361c2cbf240163fb88bdfe711392ca9a7c Mon Sep 17 00:00:00 2001 From: Luna Mendes Date: Thu, 15 Nov 2018 17:06:20 -0300 Subject: [PATCH] add discord-rpc --- internals.md | 1 + 1 file changed, 1 insertion(+) diff --git a/internals.md b/internals.md index 2e9ab12..9bf2367 100644 --- a/internals.md +++ b/internals.md @@ -31,6 +31,7 @@ Technologies Discord uses to provide the service, gathered from to make Discord integrations for any game. - [Dispatch](https://discordapp.com/developers/docs/dispatch/dispatch-and-you), which is a tool to send assets to Discord's servers. + - C++ for the [Discord RPC library](https://github.com/discordapp/discord-rpc). ## Distribution: