I\'m using Discord.Net to create a C# Discord bot. My application is using Dependency Injection and in the Program.cs file I have access to the singleton instance of D
D