Skip to content

Example code repository for the YouTube Tutorial series

Notifications You must be signed in to change notification settings

samjesus8/DiscordBotExampleCode

Repository files navigation

C# Discord Bot Example Repo (DSharpPlus)

image

👋 Welcome

  • This repository contains all the example code shown in the Tutorial Videos. Refer to this if you need any example code that was shown in the videos for additional help

  • This bot was coded in C#, .NET Core 8, using the DSharpPlus library. Please note that you cannot mix and match multiple Discord Libraries in one project

  • It is advised to only use this repository as a reference/guide, you may not find all the answers to any bugs, issues, or problems with your bot. It is up to the developer to be able to research and find solutions to their problems!!!

  • This repository is an updated version of Bot-Tutorial-Code-OLD-, which is now a discontinued, unmaintained repository. You can still refer to this repository for any code you might need, however, some parts of the code might be outdated, so please adapt it to the current state of your project.

➡️ Watch my YouTube Tutorial

  • The tutorial series, made by samjesus8, contains the fundamental learning material to know how DSharpPlus functions

  • Head over to the tutorial by clicking on this link

➡️ Developer Expectations

  • Before delving into the world of Discord Bots in C#, it is expected that you
    • Know how to code in C#
    • Know the fundamentals of Object-Oriented programming
    • Know how to debug code
    • Know how to solve coding-related problems on your own (Research Ability)

➡️ Template Repositories

  • We also offer template code, to help you get started making a Discord Bot within seconds
  • This is very useful for beginners, or people who want to quickly test new features without spending time writing a whole new bot from scratch
  • Please check out our lineup of templates below:

➡️ Other repositories

Help & Support

About

Example code repository for the YouTube Tutorial series

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages