BotBox is a wrapper that lets you create and add you commands to a discord bot using Discord.Net and DI. 
                        
                    
         
                Info
| Version: | 2.2.0 | 
| Author(s): | Liviu23 | 
| Last Update: | Saturday, June 6, 2020 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/Liviu23/BoxBot | 
| NuGet Url: | https://www.nuget.org/packages/BoxBot | 
Install
Install-Package BoxBot
                        dotnet add package BoxBot
                        paket add BoxBot
                        
                                BoxBot Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Discord.Net(>= 2.2.0)
 - Discord.Net.Providers.WS4Net(>= 2.2.0)
 - Microsoft.Extensions.DependencyInjection(>= 3.1.3)
 - Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.3)
 
Tags