/discpp-bot-boilerplate

clean boilerplate for discpp, compatible with C++20 and CLion

Primary LanguageC++Mozilla Public License 2.0MPL-2.0

discpp-bot-boilerplate

clean boilerplate for discpp, compatible with C++20 and CLion

How to Build:

Windows:

scoop install openssl-developer
Build in any IDE of your choice.

Linux:

Use the Dockerfile as a reference.