All Projects → brainboxdotcc → windows-bot-template

brainboxdotcc / windows-bot-template

Licence: Apache-2.0 License
A D++ Discord Bot template for Visual Studio 2019 (Windows x64 and x86) - Ready to go, just add your code!

Programming Languages

C++
36643 projects - #6 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to windows-bot-template

Discord-Bot-TypeScript-Template
Discord bot - A discord.js bot template written with TypeScript.
Stars: ✭ 86 (+473.33%)
Mutual labels:  discord-bot, discord-api, discord-bot-template
DiscordBot-Template
A boilerplate / template for discord.js bots with 100% coverage of Discord API, command handler, error handler based on https://discordjs.guide/
Stars: ✭ 129 (+760%)
Mutual labels:  discord-bot, discord-api, discord-bot-template
miso-bot
Discord bot with too many features
Stars: ✭ 41 (+173.33%)
Mutual labels:  discord-bot, discord-api
Ellie
A bot for the Discord chat platform written in Rust with the Serenity library.
Stars: ✭ 14 (-6.67%)
Mutual labels:  discord-bot, discord-api
delet
[DEPRECATED - see README.md] a Discord bot made using Discord.js
Stars: ✭ 46 (+206.67%)
Mutual labels:  discord-bot, discord-api
Commando
[DEPRECATED] ⚫ Commando Discord bot built on discord.js-commando.
Stars: ✭ 78 (+420%)
Mutual labels:  discord-bot, discord-api
mass-dm-discord
A MassDM selfbot which is working in 2021. Only for educational purposes 🥱🚀
Stars: ✭ 87 (+480%)
Mutual labels:  discord-bot, discord-api
myChat
MyChat es una aplicación de mensajería en tiempo real con servidores de Discord (similar a un canal de Discord).
Stars: ✭ 30 (+100%)
Mutual labels:  discord-api, discord-client
Tickety
a simple discord.js ticket system bot
Stars: ✭ 61 (+306.67%)
Mutual labels:  discord-bot, discord-bot-template
Discord-Reposter
Bot for reposting Discord messages (work in progress)
Stars: ✭ 62 (+313.33%)
Mutual labels:  discord-bot, discord-api
discord-api-types
Up to date Discord API Typings, versioned by the API version
Stars: ✭ 270 (+1700%)
Mutual labels:  discord-bot, discord-api
Axley
A simple multi-purpose Discord bot being made using Discord.py API wrapper..
Stars: ✭ 16 (+6.67%)
Mutual labels:  discord-bot, discord-api
necord
🤖 A module for creating Discord bots using NestJS, based on Discord.js
Stars: ✭ 77 (+413.33%)
Mutual labels:  discord-bot, discord-bot-api
auto
A code scanner Discord bot.
Stars: ✭ 15 (+0%)
Mutual labels:  discord-bot, discord-api
hikari-lightbulb
The official unofficial command handler for the Python discord API wrapper library, Hikari.
Stars: ✭ 152 (+913.33%)
Mutual labels:  discord-bot, discord-api
nyxx
Wrapper around Discord API for Dart
Stars: ✭ 217 (+1346.67%)
Mutual labels:  discord-bot, discord-api
SataniaBot
The most devilish bot for Discord!
Stars: ✭ 20 (+33.33%)
Mutual labels:  discord-bot, discord-api
suggestions-bot
A Discord bot designed to build better communities by encouraging a positive and constructive relationship between community and staff.
Stars: ✭ 22 (+46.67%)
Mutual labels:  discord-bot, discord-api
Discord-Selfbot
Discord.js selfbot
Stars: ✭ 24 (+60%)
Mutual labels:  discord-bot, discord-api
corgi
A Discord bot made with JDA, Corgi is a server administration bot along with a few other cool features
Stars: ✭ 15 (+0%)
Mutual labels:  discord-bot, discord-api

D++ Windows Bot Template

A D++ Discord Bot template for Visual Studio 2019 (x64 and x86, release and debug). This repository is the result of this tutorial 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].