An open API service indexing awesome lists of open source software.

https://github.com/juniperislost/dietbot

A Discord bot designed for simplicity.
https://github.com/juniperislost/dietbot

Last synced: 3 months ago
JSON representation

A Discord bot designed for simplicity.

Awesome Lists containing this project

README

        

# D++ Windows Bot Template

A [D++](https://github.com/brainboxdotcc/DPP) Discord Bot template for Visual Studio 2022 (x64 and x86, release and debug). This repository is the result of [this tutorial](https://dpp.dev/build-a-discord-bot-windows-visual-studio.html) with additional enhancements for automatic selection of the correct architecture, and copying of the dll files into the correct folders on successful build.

This template comes packaged with the latest master branch of D++ from the CI. To use this project simply put your code into the `MyBot.cpp` and press F7. You can do much more with this template.

For support and assistance please join [the official support discord](https://discord.gg/dpp).