sleepy-discord icon indicating copy to clipboard operation
sleepy-discord copied to clipboard

C++ library for the Discord chat client. Please use Rust for new bots

Results 93 sleepy-discord issues
Sort by recently updated
recently updated
newest added

![capture](https://user-images.githubusercontent.com/41264229/42766400-ace9dea2-891a-11e8-8f9a-cc7d123bb8fe.PNG) Hi, I think I've failed on linking the directories but I work with Code::Blocks and begin with it a few days ago. I don't see any folder name "boost"....

How do I reply to a user in PM?

Hello, we all know that compilation speed is a major bottleneck in c++. You can reduce greatly this problem by using precompiled headers. I have been able to staticly compile...

I updated the docs for the User class and also fixed a bug/typo for the "banMember()".

On line 86 of the file which I have added #include std::mutex is being used, without including mutex it causes a compiler error, because namespace std has no member mutex.

Hi, is there any way I can use Sleepy Discord to stream Spotify music to a voice channel?

Afrer about 90 seconds (sometimes as little as 20, sometimes as much as 4 minutes( the bot stops responding. The console shows these errors. ![image](https://user-images.githubusercontent.com/37878580/51624185-38022000-1f32-11e9-8e01-d1057f8f552d.png) I'm on WSL Ubuntu, I...

I am using a library in boost called beast to simultaneous host a web server while running my bot. I get the following errors when I try to compile both...

Changed myClientClass to MyClientClass in example

I did everything it told me even the preparing but I still get the "cannot open input file libcurl_a.lib" what's wrong? I use cpr btw,