Added Kick/Ban/Mute/Deaf, cleaned Http Helper, removed a few leftovers from 0.1

This commit is contained in:
Brandon Smith
2015-08-08 11:27:53 -03:00
parent 1c366c078b
commit d9d4d6d621
8 changed files with 192 additions and 88 deletions

View File

@@ -9,6 +9,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
LICENSE = LICENSE
README.md = README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Discord.Net.Tests", "Discord.Net.Tests\Discord.Net.Tests.csproj", "{855D6B1D-847B-42DA-BE6A-23683EA89511}"