From ce73834107425ad4cf4a90e81b660ac495e90262 Mon Sep 17 00:00:00 2001 From: Aido <7421794+UndarkAido@users.noreply.github.com> Date: Tue, 2 Jun 2020 11:28:39 -0500 Subject: [PATCH] Added Discord++ --- Companies-and-Individuals-Using-Beast.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Companies-and-Individuals-Using-Beast.md b/Companies-and-Individuals-Using-Beast.md index 251cb1a..b0d2f34 100644 --- a/Companies-and-Individuals-Using-Beast.md +++ b/Companies-and-Individuals-Using-Beast.md @@ -154,3 +154,6 @@ Repository: [BoostWeb](https://github.com/yanrk/boost_web) is a simple library w [Vitrix Software](https://www.vitrix.cz/) We've created a library that simplifies HTTP server creation with websockets, authentication, authorization and serialization. [Repository link](https://bitbucket.org/palmapp/vitrix.libs/src/master/spiderlib/src/) +---------- + +[Discord++](https://github.com/DiscordPP) is a modular library for connecting bots to the Discord API. Beast.HTTP and Beast.WebSocket are technically just used in the modules [REST: Beast](https://github.com/DiscordPP/rest-beast) and [WebSocket: Beast](https://github.com/DiscordPP/websocket-beast), but as of right now there aren't any alternative modules that provide the required functions. \ No newline at end of file