quin lynch
32f0e4a7e1
Fix Linq null in slash command data
4 years ago
quin lynch
e4d0e29885
Fix #25
4 years ago
quin lynch
c1ea88d385
Added resolved models to slash command values, fixed slash command CreatedAt property. Fixed incorrect operator for IsValid on slash commands.
4 years ago
quin lynch
a1fd2a61e4
Fixed potential null ref in builder
4 years ago
quin lynch
b394987d77
Added resolved entity support (untested), closes #21 . Added GetOriginalResponseAsync to SocketInteraction. Fixed a few null bugs
4 years ago
Matt Smith
ba73e9323c
fix hard coded path in csproj/documentation
4 years ago
quin lynch
a0a341a960
meta: version bump
4 years ago
quin lynch
ad75f6cb7d
Fixed XML not being included in builds. Fixed Linq exception in SocketApplicationCommand.Update
4 years ago
quin lynch
da907b66cd
meta: bump version
4 years ago
quin lynch
a96f250075
meta: bump version.
4 years ago
quin lynch
b9efd98698
Closes #12 . Implemented MessageComponent to ReplyAsync
meta: bump versions from dev to minor
4 years ago
quin lynch
ad611dcafa
meta: bump patch
4 years ago
quin lynch
a5d2b33bcc
meta: bump versions
4 years ago
quin lynch
814dd777e7
meta: bump core, rest, and websocket version
4 years ago
quin lynch
1ce712c673
meta: update package for nuget
4 years ago
quin lynch
d35ba91312
Rest features for ApplicationCommands
5 years ago
Still Hsu
e0f8737c35
Add initial StyleCops style enforcement
5 years ago
JT
d199d93ae4
meta: Fix .NET Core 3.0 compatibility + Drop NS1.3 ( #1382 )
* Update all dependencies and deal with warning/errors
* Add updated AsyncEnumerable implementation
* Fix broken target
* Cleanup
* Remove obsolete message
* typo
* Update azure pipelines
* Update samples to .NET Core 3.0
* Pull out test change
* Install the .net core 3 SDK on the ubuntu image for the time being
* Target net core 3 for the unit tests because pipelines
6 years ago
Hawx
bbbac85c46
Update Dependencies and support NS2.0 builds ( #1046 )
* Update deps, fix test warnings.
* Support ns2.0
* Fix typo
* Remove ns1.1 support
* Net.Http and Net.Websockets.Client are not needed in ns2.0
* Move to net46 per volt
* Remove ns1.3 constants
7 years ago
Acid Chicken (硫酸鶏)
a4d1e2bc14
Fix build fails when built on macOS and Linux ( #1026 )
* Add EditorConfig
* Add basic .NET style rules
* Add naming rules
* Add some more extension
* Add target of the internal fields
* Fix build fails when built on macOS and Linux
* Use 'Condition' attributes
refs: 6f29dda78b (r181371650)
7 years ago
RogueException
285a0e5817
Updated deps, cleaned csprojs
8 years ago
RogueException
a306d83283
Added net45 TFM
8 years ago
RogueException
f8b9acc4a1
Use implicit package references ( #626 )
8 years ago
RogueException
3e988c7549
Fixed incoming audio, removed nameresolution dep.
8 years ago
RogueException
b5d817f171
Cleaned up csprojs, added support for tag builds.
8 years ago
RogueException
34139c9b59
Converted Discord.Net to a metapackage
9 years ago
RogueException
eb2a946dd6
Updated to 1.0.0-rc3 tooling
9 years ago
RogueException
3bc2520095
Abandon VersionSuffix
9 years ago
RogueException
24663605f6
Fixed CI detecting all packages as dev
9 years ago
RogueException
b0db37cad6
Versions are hard
9 years ago
RogueException
3046b62c94
Cleaned up csproj/sln/scripts
9 years ago
RogueException
7c5fe79333
Updated build script
9 years ago
RogueException
d06b7856f6
Fixed several package errors
9 years ago
RogueException
e2934abe29
Made API models internal. Removed Discord.Net.API.
9 years ago
RogueException
2877653a09
Readded outgoing audio
9 years ago
RogueException
8326d01f62
Isolated API definitions to their own library
9 years ago
RogueException
8f87b2cc71
Added support for .NET Standard 1.1 and 1.2
9 years ago
RogueException
cf42bd1854
Restored project.json and old build script
9 years ago
RogueException
0f674d2404
Updated dependencies to .NET Core 1.1
9 years ago
ObsidianMinor
ddca1bc6a4
Migrated projects to Visual Studio 2017
9 years ago