Joe4evr
b52af7ae7c
Add a dedicated TimeSpan reader so it doesn't suck ( #1005 )
* Add a dedicated TimeSpan reader so it doesn't suck
* Pass input as lower case
7 years ago
o Acid Chicken (硫硫▒~E▒▒▒~O)
c275e57528
Add support casting System.Drawing.Color to Discord.Color
commit fa33034267
Author: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Date: Sun Apr 29 13:50:56 2018 +0900
Use built-in symbol
refs: https://github.com/RogueException/Discord.Net/pull/1043#issuecomment-385223999
commit 27ea826685
Author: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Date: Sun Apr 29 11:29:31 2018 +0900
Add support casting System.Drawing.Color to Discord.Color
commit 1ab9de2497
Merge: f5bb99c7 a4d1e2bc
Author: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Date: Sun Apr 29 10:16:46 2018 +0900
Merge remote-tracking branch 'upstream/dev' into dev
commit f5bb99c77d
Merge: 3be8e40d b8b59d97
Author: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Date: Tue Apr 10 11:07:36 2018 +0900
Merge remote-tracking branch 'upstream/dev' into dev
commit 3be8e40d38
Merge: c692306f 9d77a3cd
Author: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Date: Sun Jan 7 15:05:31 2018 +0900
Merge remote-tracking branch 'upstream/dev' into dev
commit c692306fcc
Author: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Date: Sat Nov 11 10:49:00 2017 +0900
Add target of the internal fields
commit 2d08f9a655
Author: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Date: Sat Nov 11 10:17:42 2017 +0900
Add some more extension
commit 4f19b835ff
Author: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Date: Sat Nov 11 01:19:11 2017 +0900
Add naming rules
commit af756cd9fe
Author: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Date: Sat Nov 11 00:35:30 2017 +0900
Add basic .NET style rules
commit 503ece558b
Author: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
Date: Fri Nov 10 22:36:52 2017 +0900
Add EditorConfig
7 years ago
Christopher F
5023357a60
codefix #1020 : RequestOptions should always be sorted last
7 years ago
Joe4evr
bf5275e071
Add ability to specify parameters on channel creation ( #1020 )
commit 07bca5b31a
Author: Joe4evr <jii.geugten@gmail.com>
Date: Fri Apr 6 09:44:50 2018 +0200
Add ability to specify parameters on channel creation
7 years ago
HelpfulStranger999
0ba8b063ad
Makes text parameter of sending messages optional ( #1042 )
commit 114e5b431b
Author: HelpfulStranger999 <helpfulstranger999@gmail.com>
Date: Sat Apr 28 19:08:35 2018 -0500
Fixes lack of default value for tts
commit 1fd8c70c53
Author: HelpfulStranger999 <helpfulstranger999@gmail.com>
Date: Sat Apr 28 15:21:11 2018 -0500
Makes text parameter of sending messages optional
7 years ago
HelpfulStranger999
79811d0e61
Paginate reactions - solved #1007 ( #1022 )
* Cleaned up and refactored slightly
* Resolves #971
* Adds support for default avatars and resolves #971
* Amendment
* Final amendment
* Paginating reactions
* Amendments based on feedback
* Further amendment based on review
* Final(?) amendment
* Removes default limit and after user id
* Removes fromUserId; cleans up model creation; replaces function with individual parameters
7 years ago
Still Hsu
a9983026f0
Add event docs
- MessageReceived
- ChannelUpdated/Destroyed/Created
7 years ago
Still Hsu
dece19d895
Merge branch 'dev' into docs/faq-n-patches-offline
7 years ago
Quahu
e764dafe08
Add ViewChannel to Voice channel permissions ( #1059 )
Previously, Voice channels did not have ViewChannel in their "all" permissions
7 years ago
Alex Gravely
32fc2df21b
Remove unused field in EmbedFieldBuilder. ( #1018 )
7 years ago
Finite Reality
39dffe8585
Audit Logs implementation ( #1055 )
* Copy audit logs impl from old branch and clean up
I suck at using git, so I'm gonna use brute force.
* Remove unnecessary TODOs
Category channels do not provide any new information, and the other
I forgot to remove beforehand
* Add invite update data, clean up after feedback
* Remove TODOs, add WebhookType enum for future use
WebhookType is a future-use type, as currently audit logs are the only
thing which may return it.
7 years ago
Still Hsu
fdaa689ae8
Add explanation for RunMode
7 years ago
Still Hsu
ea82c2537e
Initial proofread of the articles
7 years ago
Still Hsu
124f1a267c
Merge branch 'dev' into docs/faq-n-patches-offline
7 years ago
Still Hsu
97c893107b
Implement GetBanAsync ( #1056 )
7 years ago
Still Hsu
25557218db
Add details to SpotifyGame
7 years ago
Still Hsu
c7b236ddf5
Add more IGuild docs
7 years ago
Still Hsu
1bb06cc37b
Replace all langword placements with code block
7 years ago
Still Hsu
ac47d84ea7
Replace langword null to code block null instead
- Because DocFX sucks at rendering langword
7 years ago
Still Hsu
0b15bbc54d
Add XML docs
7 years ago
Still Hsu
65d4e4360e
Add BaseSocketClient docs
7 years ago
Still Hsu
8f64c04599
Replace note block
7 years ago
Still Hsu
d8bb9e7aaa
Add warning for bulk-delete endpoint
7 years ago
Still Hsu
adae5ffc9e
Fix missing Username prop
7 years ago
Still Hsu
3e591972ca
Add properties examples to overwrite
7 years ago
Still Hsu
0ad66f6765
Fix minor consistencies & redundant impl
7 years ago
Still Hsu
124efdf7e6
XML Docs
7 years ago
Still Hsu
3aa5d363de
Add 'last modified' plugin
Source: https://github.com/Still34/DocFx.Plugin.LastModified
Licensed under MIT License
7 years ago
Still Hsu
2014870dc0
Fix letter-casing for files
7 years ago
Still Hsu
f27d659ebe
Document exposed TypeReaders
7 years ago
Still Hsu
5a824a5695
Add missing exceptions
7 years ago
Still Hsu
c2de0c055f
Fix seealso for preconditions and add missing descriptions
7 years ago
Still Hsu
3a7d7ee955
Minor fixes in documentations
+ Fix unescaped '<'
+ Fix typo
7 years ago
Still Hsu
45839bd982
Add XML Docs
7 years ago
Still Hsu
9e6254600c
Merge branch 'dev' into docs/faq-n-patches-offline
7 years ago
Still Hsu
aea067884c
Merge branch 'docs/faq-n-patches-offline' of https://github.com/Still34/Discord.Net into docs/faq-n-patches-offline
7 years ago
Still Hsu
27dc4831e8
Add XML Docs
7 years ago
Still Hsu
baa8beb382
Add XML Docs
7 years ago
Still Hsu
089f97a010
Add details regarding userbot support
7 years ago
Finite Reality
bb4bb13846
Fix issues with #984 , remove extraneous whitespace ( #1051 )
- Removed unnecessary parameter in SocketVoiceServer
- Moved SocketVoiceServer into Entities/Voice
- Fixed a bug where trying to download the cached guild would throw
- Fixed a potential bug where Discord might not give us a port when
connecting to voice
7 years ago
Still Hsu
9ddd70906a
Merge branch 'dev' into docs/faq-n-patches-offline
7 years ago
Still Hsu
f197174fcc
Fix embed docs consistency
7 years ago
Alex Gravely
7cfed7ff67
Fix nullref when passing null to GetShardIdFor. ( #1049 )
7 years ago
Luke
e775853b1b
Expose VoiceServerUpdate events ( #984 )
* Expose VoiceServerUpdate events
* Amend based on feedback
* Move this out of guild entity
* Fix namespace issue
* Adjust based on feedback #2
* Use cacheable instead
* Change based on feedback
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