GitHub - brainboxdotcc/windows-bot-template: A D++ Discord Bot template for Visual Studio 2022 (Windows x64 and x86) - Ready to go, just add your code! (original) (raw)
Navigation Menu
Appearance settings
- AI CODE CREATION
* GitHub CopilotWrite better code with AI
* GitHub SparkBuild and deploy intelligent apps
* GitHub ModelsManage and compare prompts
* MCP RegistryNewIntegrate external tools - DEVELOPER WORKFLOWS
* ActionsAutomate any workflow
* CodespacesInstant dev environments
* IssuesPlan and track work
* Code ReviewManage code changes - APPLICATION SECURITY
* GitHub Advanced SecurityFind and fix vulnerabilities
* Code securitySecure your code as you build
* Secret protectionStop leaks before they start - EXPLORE
* Why GitHub
* Documentation
* Blog
* Changelog
* Marketplace
- AI CODE CREATION
- BY COMPANY SIZE
* Enterprises
* Small and medium teams
* Startups
* Nonprofits - BY USE CASE
* App Modernization
* DevSecOps
* DevOps
* CI/CD
* View all use cases - BY INDUSTRY
* Healthcare
* Financial services
* Manufacturing
* Government
* View all industries
- BY COMPANY SIZE
- EXPLORE BY TOPIC
* AI
* Software Development
* DevOps
* Security
* View all topics - EXPLORE BY TYPE
* Customer stories
* Events & webinars
* Ebooks & reports
* Business insights
* GitHub Skills - SUPPORT & SERVICES
* Documentation
* Customer support
* Community forum
* Trust center
* Partners
- EXPLORE BY TOPIC
- COMMUNITY
* GitHub SponsorsFund open source developers - PROGRAMS
* Security Lab
* Maintainer Community
* Accelerator
* Archive Program - REPOSITORIES
* Topics
* Trending
* Collections
- COMMUNITY
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
brainboxdotcc / windows-bot-template Public template
- Notifications You must be signed in to change notification settings
- Fork56
- Star 60
A D++ Discord Bot template for Visual Studio 2022 (Windows x64 and x86) - Ready to go, just add your code!
License
60 stars 56 forks Branches Tags Activity
Notifications You must be signed in to change notification settings
Additional navigation options
Folders and files
| Name | Name | Last commit message | Last commit date |
|---|---|---|---|
| Latest commitHistory2 Commits | |||
| .github/workflows | .github/workflows | ||
| MyBot | MyBot | ||
| .gitignore | .gitignore | ||
| LICENSE | LICENSE | ||
| MyBot.sln | MyBot.sln | ||
| README.md | README.md | ||
| SECURITY.md | SECURITY.md | ||
| updatedpp.sh | updatedpp.sh |
Repository files navigation
D++ Windows Bot Template
A D++ Discord Bot template for Visual Studio 2022 (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.
About
A D++ Discord Bot template for Visual Studio 2022 (Windows x64 and x86) - Ready to go, just add your code!
Topics
cpp discord discord-bot discord-api discord-client cpp17 dpp discord-bot-template discord-cpp discord-bot-api discord-bot-client
Resources
License
Security policy
Stars
Watchers
Forks
Releases
No releases published
Packages
No packages published
Contributors4
Languages
- C++ 98.0%
- CMake 1.5%
- Other 0.5%