Deluze / dpp-bot

Personal template for Discord bots using D++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dpp-bot

My personal template for D++ Discord bots.

The Docker image can be used as a Docker Toolchain in CLion.

Installation

docker build .

Add "-DCMAKE_TOOLCHAIN_FILE=/vcpkg/scripts/buildsystems/vcpkg.cmake" to the CMake Options in CLion so that CLion automatically adds this parameter when generating the CMake project.

About

Personal template for Discord bots using D++


Languages

Language:Dockerfile 46.3%Language:CMake 40.6%Language:C++ 13.1%