You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kevin Gysberg 33ac43a4b8 Changed IServiceProvider in CommandService.ExecuteAsync to a scoped provider. Added a command context accessor, and setting the value before beginning the execute. This will allow injected services in modules to access the current command context. This mirrors the behavior of Asp.Net Core's HttpContextAccessor. 7 years ago
docs Add release version to docs footer, Add doc build instructions (#963) 7 years ago
experiment Move RpcCategoryChannel into the correct project 7 years ago
samples Update Dependencies and support NS2.0 builds (#1046) 7 years ago
src Changed IServiceProvider in CommandService.ExecuteAsync to a scoped provider. Added a command context accessor, and setting the value before beginning the execute. This will allow injected services in modules to access the current command context. This mirrors the behavior of Asp.Net Core's HttpContextAccessor. 7 years ago
test/Discord.Net.Tests Add validation to bot tokens based on string length (#1128) 7 years ago
.editorconfig Add EditorConfig (#876) 7 years ago
.gitattributes Added gitattributes 10 years ago
.gitignore Coerce docfx into building API documentation 8 years ago
CONTRIBUTING.md Added a contributing guide (#828) 7 years ago
Discord.Net.sln Add sample bots to the solution (#972) 7 years ago
Discord.Net.targets Update Dependencies and support NS2.0 builds (#1046) 7 years ago
LICENSE Update LICENSE 8 years ago
README.md Update README.md (#1117) 7 years ago
appveyor.yml Add API Analyzer Assembly (#906) 7 years ago