Still Hsu
089f97a010
Add details regarding userbot support
7 years ago
Still Hsu
157acc4695
Add tag examples
7 years ago
Still Hsu
57ea571a81
Fix sample link & add missing pictures
7 years ago
Still Hsu
6769c37ad7
Compress some assets & add OAuth2 URL generator
7 years ago
Still Hsu
02570a4dd7
Add XMLDocs
7 years ago
Still Hsu
929077d717
Read token from Environment Variable instead of hardcode
7 years ago
Still Hsu
f38e72bbb4
Merge upstream/dev & resolve conflicts
7 years ago
Still Hsu
5092358401
Add XML docs
7 years ago
Joe4evr
660fec0cbc
Expose the internal entity type readers ( #986 )
* Expose the internal entity type readers
* Add BestMatch property to TypeReaderResult for easily accessing the parsed object
7 years ago
Alex Gravely
6a7810b3a4
Fix Guild not being populated in SocketWebhookUser ( #1044 )
7 years ago
Christopher F
217ec34ef0
Add sample bots to the solution ( #972 )
* Add sample bots to the solution
* Fix missing attributes, show use of preconditions
7 years ago
Still Hsu
73dc884d47
Improve SpotifyGame ( #1039 )
* Initial commit
* Add TrackUrl
* Rename AlbumArt to AlbumArtUrl for consistency
7 years ago
Still Hsu
3631886d2b
Resolves #1024 ( #1031 )
- Replace 'var _' with simple '_' discard as well.
7 years ago
Allan
9b29c004fa
Fixed GetReactionUsersAsync that was not using limit and afterUserId arguments. ( #1017 )
7 years ago
Still Hsu
7022149536
Fix/Implement various invite-related behaviors ( #1023 )
* Initial support for invite member count arg
* Fix IDiscordClient#GetInviteAsync behavior
- Previously, the GetInviteAsync method would return null since it couldn't be parsed as a simple RestInvite object. The object should be a RestInviteMetadata instead.
* Fix methods that didn't comply with the interface
* Change with_counts REST behaviour
* Remove unnecessary JSON prop
* Remove AcceptAsync
7 years ago
Joe4evr
6d3010065f
Allow setting IgnoreExtraArgs on an individual basis ( #998 )
* Allow setting IgnoreExtraArgs on an individual basis
* Remove passing in the flag as a separate parameter
* VS plz
* Push the RunMode setting out to its own attribute, because fox wants consistency.
Bonus: Removes the need for that godawful 'RunMode.Default'.
* Revert previous commit
* Fox doesn't like module-wide switches 😒
7 years ago
Still Hsu
a3ce80c1dc
Fix Embed.Length behavior ( #1012 )
- This commit splits up the get statement lines for better analysis.
7 years ago
Still Hsu
540e0f2047
Clean up filterConfig.yml
+ New config exposes Discord.Net namespace since it has several common public exceptions that may be helpful to users
7 years ago
Still Hsu
1cf68abd4b
Minor fixes for CONTRIBUTING.md and README.md
7 years ago
Still Hsu
c2e4be9ca8
Fix broken search
+ DocFX by default ships with an older version of jQuery, switching to a newer version confuses parts of the DocFX Javascript.
7 years ago
Still Hsu
9ee8c085ea
Add a bunch of XML docs
7 years ago
Still Hsu
956019fb51
Add a bunch of XML docs
7 years ago
Still Hsu
0ffe70b7fc
Add local image embed instruction
7 years ago
Still Hsu
e0b11b46a1
Merge dev
7 years ago
Still Hsu
6a4600830f
Fix broken theme selector
7 years ago
Still Hsu
48effc5de5
Resolve conflict
7 years ago
Christopher F
0245812637
Squash commits on branch docs/faq-n-patches
7 years ago
Still Hsu
4514bcde0d
Merge remote-tracking branch 'origin/docs/faq-n-patches' into docs/faq-n-patches
7 years ago
Christopher F
e50a71d9d8
Clean up style switcher
7 years ago
Still Hsu
56987e212b
Add XML docs
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
Still Hsu
510f4745ea
Update VoiceRegion model ( #1030 )
7 years ago
HelpfulStranger999
c618cb3ccd
Fixes RetryMode.RetryRatelimit being ignored ( #1036 )
7 years ago
Hsu Still
2b04752d18
Merge branch 'docs/faq-n-patches' of https://github.com/Still34/Discord.Net into docs/faq-n-patches
7 years ago
Hsu Still
01e62b7373
Add title to docs
7 years ago
Hsu Still
11d992a9ed
Add xml docs
7 years ago
Hsu Still
26c81fb4df
Add XML docs
7 years ago
Hsu Still
9a1d777e3e
Add a whole bunch of XML docs
7 years ago
Hsu Still
a4b706bf84
Inital draft for deployment
7 years ago
Hsu Still
e199d1177d
Add Mono warning
7 years ago
Hsu Still
cc723df6ad
Add ConfigureAwait(false) for most missing tasks
7 years ago
Hsu Still
c2996cc800
General cleanup
7 years ago
Hsu Still
8cdf46464e
Cleanup emoji docs
7 years ago
Hsu Still
70f1892294
Revert description meta tag
7 years ago
Hsu Still
34b0f93602
Add description metatag
7 years ago
Hsu Still
b141619737
Merge remote-tracking branch 'origin/docs/faq-n-patches' into docs/faq-n-patches
7 years ago
Hsu Still
cf88348ad0
Merge remote origin
7 years ago
Hsu Still
468bf365b8
Add xmldocs
7 years ago
Hsu Still
3e5679d8b8
Fix minor typos
7 years ago
Hsu Still
555aca4359
Fix broken xref in first-bot
7 years ago