Sleepy Flower

Results 243 comments of Sleepy Flower

The bot that use that runs for a week is using Ubuntu. I can use GDB to do it, but that would still require me to wait for it happen.

yea that looks like the issue

hmm really? that's very useful info to know.

@Brandantl Yes, onDisconnect should be called or invoked on every reconnect.

I haven't found the root cause, but for now, I'll make it delay reconnects by increasing the time til reconnecting again on each fail and placing a limit on the...

I'd you compiled it correctly, it should have compiled to whatever you have the output folder set to. By default, this should be sleeply_discord/debug

It should be a .lib file after a successful compile of the library.

By default, compiling with the release configuration will compile to sleepy_discord/release

The linker looks for files in the library directories or folders. You can set those in Visual Studio via the project properties.

Following how to link or how to compile? Following how to link tell you the details on how to get and link libcurl.