darrenfoley / Asiago

A Discord bot written in C#
GNU General Public License v3.0
1 stars 0 forks source link

Improve usage of dependency injection for DSharpPlus stuff #10

Closed darrenfoley closed 6 months ago

darrenfoley commented 6 months ago

-Switch to constructor-based dependency injection -Remove DiscordClient from dependency injection as it is not needed