Skip to content

jeiang/DiscordDnDBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscordDnDBot

My attempt at building a bot for a DnD Discord using Discord.Net. I used a parts of the core design from this example bot.

Prerequisites

  • Visual Studio 2022
  • .NET 6.0 LTS

Libraries Used

  • Discord.Net
  • GeoTimeZone
  • LiteDB
  • Microsoft.Extensions
    • Microsoft.Extensions.Configuration
    • Microsoft.Extensions.Configuration.Binders
    • Microsoft.Extensions.Configuration.Json
    • Microsoft.Extensions.DependencyInjection
  • TimeZoneNames

Acknowledgements

This guy who made the example bot and made me realize that I did not understand Dependency Injection and how to use it.

About

Discord.Net Bot for D&D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages