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