Skip to content

Simple discord bot template written in dotnet 8 and enhanced with the Discord.Net library

Notifications You must be signed in to change notification settings

dariokrie/dotnet-discordbot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotnet Discordbot Template

  • Based on a Console Application
  • Written in .NET 8
  • Enhanced with the library of Discord.Net

Architecture

10 Client (Client Layer)

  • Discord.Client
    • Interfaces -> Folder which containes interfaces for dependency injection
    • Discord.Client.csproj -> Project file of the discordbot template
    • Program.cs -> Entry point of the application
    • Startup.cs -> Contains the code for creating a discord bot

Techstack

  • C# .NET8

Information

Commits and coding history is tracked on github. The origin of this repository is GitHub Repositories.

About

Simple discord bot template written in dotnet 8 and enhanced with the Discord.Net library

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages